Workspace
List Roles
GET
/
workspace
/
{workspaceId}
/
roles
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
workspaceId
string
requiredQuery Parameters
group
boolean
Response
200 - application/json
roles
object[]
requiredgroup_roles
object[]