Roles
REST API operations for roles
Last updated
Was this helpful?
REST API operations for roles
Last updated
Was this helpful?
Use these API operations to interact with in Panther.
To call the API, see the instructions—including .
For GET
operations, your API token must have the Read User Info
permission.
For POST
and DELETE
operations, your API token must have the Manage Users
permission.
A string to search for in the Role name
An exact match of a role's name to return. If provided all other parameters are ignored
Set of IDS to return
A comma delimited list of IDs
The sort direction of the results
asc
Available options: OK response.
ID of the role
The log types that the role can or cannot access, according to the logTypeAccessKind
field. This field should be omitted if logTypeAccessKind
has a value of ALLOW_ALL
or DENY_ALL
Defines the role's access to log types. This field is required and has effect only if the datalake RBAC feature is enabled.
The name of the role
The log types that the role can or cannot access, according to the logTypeAccessKind
field. This field should be omitted if logTypeAccessKind
has a value of ALLOW_ALL
or DENY_ALL
Defines the role's access to log types. This field is required and has effect only if the datalake RBAC feature is enabled.
The name of the role