Skip to main content
GET
Retrieve a spreading run: its lifecycle status, per-document progress, and — once complete — its report and spreadsheet artifacts. Poll this endpoint while a run is in flight, or subscribe to the spread webhooks instead.

Authentication

Requires the x-api-key header with a valid workspace API key.

Path Parameters

string
required
The run id returned by Create Spread.

Response

boolean
Whether the request succeeded.
object
The run.

Errors

error
No spread with this id exists in your workspace.