| Query param | Type | Description |
|---|---|---|
limit | int | Max 200. Default 50. |
cursor | string | Opaque pagination token from a previous response. |
nextCursor is null when there are no more results. Otherwise, pass it as cursor on the next request.Paginated list of Ledger accounts owned by your API key
| Query param | Type | Description |
|---|---|---|
limit | int | Max 200. Default 50. |
cursor | string | Opaque pagination token from a previous response. |
nextCursor is null when there are no more results. Otherwise, pass it as cursor on the next request.