Select an authentication type to configure credentials.
Send a request to see the response here
Description: Retrieve a list of users
limit
offset
{ "users": [ { "id": 1, "name": "John Doe", "email": "john@example.com" } ], "total": 100, "offset": 0, "limit": 10 }