List clients
Clients
List clients
Fetches all clients for the authorized custodian with cursor-based pagination.
GET
List clients
Authorizations
Portal API Key (Custodian API Key). Pass as a Bearer token in the Authorization header.
Query Parameters
The ID of the last client in the list. Used for cursor-based pagination.
The number of records to retrieve. Maximum is 100. Default is 100.
Required range:
x <= 100