List accountant users
admin.users
List accountant users
Returns a paginated list of accountant users.
GET
List accountant users
Documentation Index
Fetch the complete documentation index at: https://docs.steuerboard.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication
Query Parameters
The number of items to return
Required range:
1 <= x <= 100Example:
20
The cursor to return the next page of items
Example:
"cmf41ajzv003706un4i99q19z"
The sort field of the results
Available options:
createdAt, updatedAt, email, firstName, lastName The order of the results based on the sort field
Available options:
asc, desc