Workspaces
List Workspaces
Requires workspaces-read
.
GET
List Workspaces
Return the workspaces the authenticated user belongs to.
Authentication & Scope
Requires the workspaces-read
ability.
Request
No query parameters are supported.
Response
200 OK
– An array of Workspace objects.
403 Forbidden
– The token lacks workspaces-read
or you do not have the necessary permissions.
Authorizations
Personal Access Token
Response
200
application/json
Successful
The response is of type object[]
.