Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.

Headers

Api-Version-Date
string

Pins the request to a dated API version.

Example:

"2026-08-13"

Path Parameters

id
string
required

Chain ID from the list endpoint.

Query Parameters

account_id
string

Account ID, prefixed biz_. Defaults to the API key's own account.

Response

executions listed

chain_id
string
required

The chain these executions belong to.

Example:

"rac_chain_xxxxxxxxxxxx"

executions
object[]
required

One entry per run step, in position order.