Skip to main content
GET
Summarise what an export column has pushed

Authorizations

Authorization
string
header
required

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

Path Parameters

column_id
string<uuid>
required

Response

Successful Response

What one export column has pushed, counted by outcome.

last_exported_at
string<date-time> | null
required

When the newest push happened, or null if none ever did.

outcomes
Outcomes · object
required

Counts by receipt status — created, updated, pushed.

total
integer
required

Cells with a successful push on record.