List trace spans for a run
List structured trace spans for a run.
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
parentId
kind
Filter by one or more trace span kinds. Repeat the query parameter for multiple values.
status
Filter by one or more trace span statuses. Repeat the query parameter for multiple values.
resourceType
cursor
limit
Response
OK
data
nextCursor
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error

