Runs
Get apirun
Get a Run details by ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Example:
"1"
Response
200
application/json
A successful response containing user Run details.
Available options:
IN_PROGRESS
, COMPLETED
, TIMEOUT
, ERROR
Example:
"IN_PROGRESS"
Example:
"Error message"
Example:
"2025-02-28T17:34:12.256Z"
Example:
"2025-02-28T17:34:12.256Z"