getAllCustomers
Customer Related APIs
Get All Customer List
GET
getAllCustomers
This endpoint retrieves a paginated list of all customers (Primary Customers).Documentation Index
Fetch the complete documentation index at: https://docs.cynopsis.co/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
-
size— The number of records to return per page.- Example:
10
- Example:
-
page— The page index to retrieve (0-based).- Example:
0
- Example:
Notes
- Use
sizeandpagetogether to implement pagination. - Default values may apply if these parameters are not provided.
- This endpoint is useful when building customer lists or searching across multiple records.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
X-Domain-ID
Query Parameters
Available options:
ACCEPTED, CLEARED, DRAFT, PENDING, REJECTED, REQUEST_CHANGES Available options:
CORPORATE, INDIVIDUAL Available options:
HIGH, LOW, MEDIUM, MEDIUM_HIGH, MEDIUM_LOW, UNKNOWN searchString
