List Users

Use /user to retrieve a list of users associated with your program. This endpoint returns basic user information including the user id, email, first name, last name, and whether the user is archived. You can specify the number of records per page and fetch a specific page if needed. You can also filter and sort your list by multiple parameters.

📘
When specifying filters, you cannot mix account-specific and user-specific identifiers. For example, you cannot filter by both Account Number and First Name.
Language
Credentials
Click Try It! to start a request and see the response here!