Response
OK
The roles from the specified request.
{
"roles": [
{
"name": "<string>",
"title": "<string>",
"description": "<string>",
"permissions": [
"<string>"
],
"type": "TYPE_UNSPECIFIED"
}
]
}Lists roles in the workspace. Permissions required: bb.roles.list
{
"roles": [
{
"name": "<string>",
"title": "<string>",
"description": "<string>",
"permissions": [
"<string>"
],
"type": "TYPE_UNSPECIFIED"
}
]
}OK
The roles from the specified request.
Show child attributes
Was this page helpful?