Skip to main content
GET
Page a job's per-row outcomes, optionally filtered by state

Authorizations

Authorization
string
header
required

Organization API key (org_…), sent as Authorization: Bearer <key>. Keys are scoped to one organization; every request operates within that tenant.

Path Parameters

id
string
required

Query Parameters

state
enum<string>
Available options:
staged,
valid,
invalid,
created,
attached,
failed
cursor
string
limit
integer
default:50
Required range: 1 <= x <= 200

Response

Rows page

rows
object[]
required
next_cursor
string | null
required