Retrieve a run
Runs
Retrieve a run
Retrieves one run by ID. Requires runs:read.
Use this to inspect execution status, deployment provenance, sandbox state, duration, runtime metadata, and failure details.
GET
Retrieve a run
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Run object
Allowed value:
"run"Available options:
pending, running, completed, failed, cancelled