Get a run
Get one run using the simplified run resource.
Authentication
AuthorizationBearer
Use Bearer <api-key>.
Path parameters
runId
Unique run identifier generated by BCTRL.
Headers
BCTRL-Subaccount-Id
Optional effective subaccount context for organization API keys. Subaccount API keys are already scoped and cannot use this header to act as another subaccount.
Query parameters
include
Response
OK
counts
createdAt
RFC 3339 timestamp with a UTC offset.
durationSeconds
failure
finishedAt
RFC 3339 timestamp with a UTC offset.
id
Unique run identifier generated by BCTRL.
recording
runtimeId
Unique runtime identifier generated by BCTRL.
runtimeType
spaceId
Unique space identifier generated by BCTRL.
startedAt
RFC 3339 timestamp with a UTC offset.
status
connection
usage
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

