This endpoint requires authentication. Include your Bearer token in the Authorization header.
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Query Parameters
Search query to filter users
Page number for pagination
Number of users per page
Set to 'true' to include fast cached accounting data
Available options: 
true, false Comma-separated list of attributes to include in the response
Sort field
Available options: 
createdAt, updatedAt, name, split this value determines the order for sorting the result, either ascending or descending
This allows you filter by the users role, it can take multiple by comma separation