Get a list of all Customers on this Platform.
Query parameters
Specify the customer display name to be queried.
Specify the status to be queried.
Specify the customer earliest createdAt date to be queried.
Specify the customer latest createdAt date to be queried.
Specify the account status to be queried.
Specify the account identifier to be queried.
Specify the account number to be queried.
Specify the account display name to be queried.
Specify the earliest createdAt date to be queried.
Specify the latest createdAt date to be queried.
Whether to paginate the results or not. Defaults to false.
The cursor to use for the previous page of results. This will be ignored if paginate is false.
The cursor to use for the next page of results. This will be ignored if paginate is false.
The maximum number of results to return. The default is 10, and the maximum is 200. This will be ignored if paginate is false.
Response
OK