Corgi BankDocumentation
OpenAPI

List all custody position snapshots

GET/reporting/custody-position-snapshots

Verified reporting:read returns one complete immutable custody source per page; follow the returned cursor. Actual unknown prices and entitlements remain null with explicit blockers. Source records are never silently truncated.

Query parameters

limitintegerOptional

Page size

Default 10. Maximum 100.

starting_afterstringOptional

The id of the last item seen; returns the page after it

ending_beforestringOptional

The id of the first item seen; returns the page before it

Returns

200 OK

A page of Custody Position Snapshot objects, with has_more saying whether another page follows.

Errors

Every error is a problem document with a stable code. See Errors.

400401403404409412413422424429500503

to move to open esc to close