List clients
Clients
List clients
Fetches all clients for the authorized custodian with cursor-based pagination.
GET
List clients
Documentation Index
Fetch the complete documentation index at: https://docs.portalhq.io/llms.txt
Use this file to discover all available pages before exploring further.
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