Retrieves a collection of all Roles configured in your instance.
Successful Request. Security Roles Retrieved Successfully.
One or more required parameters are missing or invalid.
Authentication failed (unauthorized).
Forbidden. You do not have permissions to perform this action, or your connection information is not correct.
The server is too busy to handle the request.
{- "roles": [
- {
- "id": "f4c15b2b-5540-35e5-96ef-7245322fb07d",
- "name": "Art Directors"
}
], - "pagination": {
- "total": 1000,
- "before": "7140k9-44f",
- "after": "169677qp8-afe"
}
}