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 by name or nickname
Page number for pagination
Required range: 
x >= 1Number of items per page
Required range: 
1 <= x <= 100Field to sort by
Available options: 
gross, net, paid, due, lastCalculatedAt Sort order
Available options: 
ASC, DESC