Lists the available roles that can be assigned to a person to determine their access and permissions.
OK
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Unsupported Media Type
Too Many Requests
Internal Server Error
{- "limit": 200,
- "offset": 100,
- "count": 67,
- "search": "Cesar+Treutel",
- "rows": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "Viewer",
- "accountId": "F50091",
- "type": "core",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
]
}