List all users
Users
List all users
The endpoint returns a list of users.
GET
List all users
Authorizations
Client ID
Client Access Key
Query Parameters
Filter created_at less than or equal (ISO-8601)
Filter created_at greater than or equal (ISO-8601)
Filter by product type.
Available options:
income, employment, deposit_switch, pll, insurance, transactions, assets Filter by provider id.
Search query by the following fields: id, external_user_id, email, first_name, last_name, link_id.
If not set, returns all users; otherwise, returns users with/without attempts.
A page number within the paginated result set.
Number of results to return per page.
Filter by user external identifier.
When set to true, for each user adds the payload from the account links endpoint.