This endpoint only works with the Accountant API key. More information here
Authorizations
Bearer token authentication
Query Parameters
The number of items to return
Required range:
1 <= x <= 100
Example:
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