Get a list of app users
Get a list of app users
Retrieves a paginated list of app users. Only available to operators with a whitelabel app.
GET
Get a list of app users
Authorizations
Authorization: Bearer <SPIRII_API_KEY>
Query Parameters
Filter the total amount of items returned.
Skip the first N items in the result set.
Search across app user fields.
Property to sort by.
Available options:
id, customerId, firstName, lastName, email, phoneNumber, whitelabel, createdAt Available options:
desc, asc Filter by createdAt. ISO date or range joined by ellipsis, e.g. 2022-01-01...2022-02-01
Ensure this app user id is included at the top of the first page.
Filter by operator (used when JWT has no permittedOperatorId).
Filter by company (used when JWT has no permittedCompanyId).