Skip to main content
POST
Get a batch

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Select one by id.

id
string
required

Response

Runs started together, such as every variant of a suite.

Runs started together, such as every variant of a suite.

costs
object | null
required

Cost by component, kept apart by classification.

failure
string | null
required
finishedAt
string<date-time> | null
required

An ISO-8601 timestamp in UTC.

id
string
required
local
boolean
required
runs
object[]
required
startedAt
string<date-time>
required

An ISO-8601 timestamp in UTC.

status
enum<string>
required
Available options:
running,
finished,
failed
trigger
object | null
required

What started this run. Client-reported context, not authorization.