Runs
Get Run
Retrieve details for a specific run of an app.
GET
/
v2
/
projects
/
{project_id}
/
apps
/
{app_id}
/
runs
/
{run_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Retrieve details for a specific run of an app.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.