Interface for reading roles.
Retrieves all custom roles.
The id of the app.
All custom roles.
If there is an error while retrieving the roles.
If the app does not have the necessary permissions.
Retrieves a role by its id or name.
The id or name of the role to retrieve.
The role, if found.
If there is an error while retrieving the role.
Generated using TypeDoc
Interface for reading roles.