Get all Customers
Get all customers for a particular partner. The partner ID does not need to be provided as it is provided by the API Key.
An optional search_term can be provided to filter by name, id, or email.
Authorizations
API Key
Headers
Optional sub-partner UUID, if provided, the customers will be filtered for the sub-partner
Query Parameters
Paging: the cursor field from previous page
Paging: the cursor field for backward pagination
Paging: the requested page size (max 100)
x <= 100A search term to filter the customers
256Filter by customer status (comma-separated or repeated values)
The status of the Customer
UserRequired, SigningsRequired, IdentificationRequired, Active, Suspended Filter by the customer's most-recent identification status
The Process status of the identification
The various state transitions an identification can go through.
Pending, Processed, PendingReview, Approved, Declined, Expired Sort order: "asc" for oldest first, "desc" for newest first (default)
asc, desc 
