Get All People ( STABLE )
Users
Get All People ( STABLE )
This endpoint provides a comprehensive list of all registered people, including essential details. Pagination options are available to efficiently manage large datasets.
GET
Get All People ( STABLE )
Authorizations
Token-based authentication using Authorization: Bearer <YOUR_API_KEY> provided by the GrailPay Support Team.
Query Parameters
Filter by person UUID
Example:
"7c41f6a2-a4b9-4df8-9225-2c1b7312042e"
Filter by client reference ID
Example:
"reference_12345"
Filter by first name
Example:
"John"
Filter by last name
Example:
"Doe"
Sort by field (created_at, first_name, last_name). Prefix with '-' for descending order
Example:
"-created_at"
Page number for pagination
Example:
1
Number of records per page
Example:
15
Update a Merchant into the ACH application ( STABLE )Onboard a new Person into the ACH application ( STABLE )
