Returns a Role resource based on ID or name.
GET/Roles/:roleId
The Role resource with matching ID or name is returned. Attributes to include in the response can be specified with the 'attributes' query parameter. Attributes to exclude from the response can be specified with the 'excludedAttributes' query parameter. The core schema is urn:ietf:params:scim:schemas:sailpoint:1.0:Role.
Request
Responses
- 200
Returns a single Role resource based on the ID.