cURL
curl --request GET \ --url http://localhost:4000/v1/users \ --header 'Authorization: Bearer <token>'
200
Example
List users for the account with pagination and search
API key required in Authorization header. Format: iclosed-<token>
iclosed-<token>
1 <= x <= 100
x >= 0
List of users and total count
Show child attributes