get https://{application_vanity_domain}/api/v1/roles/
Retrieves the specified role.
Required Permissions
Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.
| Permission | Boundary | Description | 
|---|---|---|
| role:read | Application | The subject can read the roles under the application to which the subject belongs. | 
| Tenant | The subject can read the roles owned by the tenant to which the subject belongs. | |
| Tenant Inclusion List | The subject can read roles owned by tenants specified in the tenant inclusion list. | |
| Tenant Exclusion List | The subject can read roles owned by tenants in the subject's application that are not excluded by the tenant exclusion list. |