Get a security role
Security Roles
Get a security role
GET
Get a security role
A set of permissions that controls what members assigned to it can access in the workspace.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The security role uuid.
Response
200
The unique identifier for the object.
The name of the security role.
A description of the security role. null when no description is set.
Whether the security role is active.
Whether this is the default security role assigned to newly invited members.
The timestamp when the object was created.