List reconciliations

Returns a paginated list of reconciliations with their associated data streams, newest first.

get/reconciliations

Query parameters

cursorstring

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

limitinteger

Response

Paginated list of reconciliations

next_cursorstring nullable

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

limitinteger

Changes