List users
Authorization
oauth2 user.readAuthorizationBearer <token>
In: header
Scope: user.read
Query Parameters
offset?integer
Number of items to skip before returning results.
limit?integer
Maximum number of items to return.
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/users"[ {}]{ "code": "string", "message": "string", "details": {}}{ "code": "string", "message": "string", "details": {}}{ "code": "string", "message": "string", "details": {}}