Endpoints
Get Run By Id
Retrieve the run details by its ID
GET
Authorizations
The API key to use for authentication
Path Parameters
The ID of the run to retrieve
Example:
"run_1234567890"
Response
200
application/json
Successfully retrieved run details
The response is of type object
.