Permissions
Get Role
GET
/
v1
/
permissions.getRole
To use this endpoint, your root key must have the rbac.*.read_role
permission.
Changelog
Date | Changes |
---|---|
Jul 08 2024 | Introduced endpoint |
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The id of the role to fetch
Minimum length:
1
Was this page helpful?