Get a role
Get a role by its ID.
Requires ROLE_READ
<Note>This endpoint is in beta, read more here.</Note>
Path parameters
A universally unique identifier (base64-encoded opaque string).
The unique role identifier (base64)
Response
A role object.
Changes
Changed in 3 of the 16 revisions of this API.81
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
- ●
added the new
AGENT_ROLE_CREATEenum value to thepermissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
AGENT_ROLE_DELETEenum value to thepermissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
AGENT_ROLE_READenum value to thepermissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
AGENT_ROLE_UPDATEenum value to thepermissions/items/response property for the response status200response-property-enum-value-added
- ●
- ●
added the new
ROLE_CREATEenum value to thepermissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
ROLE_DELETEenum value to thepermissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
ROLE_READenum value to thepermissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
ROLE_UPDATEenum value to thepermissions/items/response property for the response status200response-property-enum-value-added
- ●
Of the 16 revisions, 1 has no diff computed.