Scopes
Retrieve workspace scopes
GET
/
api
/
v1
/
workspace
/
{id}
/
scopes
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredThe workspace id.
Response
200 - application/json
scopes
object[]
required