Skip to main content
GET
List reconciliations

Authorizations

X-API-KEY
string
header
required

Query Parameters

cursor
string

Opaque cursor from a previous response's next_cursor. Omit for the first page.

limit
integer
default:50
Required range: 1 <= x <= 200

Response

200 - application/json

Paginated list of reconciliations

data
object[]
next_cursor
string | null

Opaque cursor for the next page. Null when no more pages.

limit
integer