Skip to main content

Get Run

Poll a processing run by id for its status and result.

Retrieve a processing run by its id to read its status and, once complete, its structured result. This is the polling target for the poll_url returned by the process submission, for callers that prefer polling over the completion webhook.

GET/v1/runs/:id