Requires workspaces-read
.
Return the workspaces the authenticated user belongs to.
Requires the workspaces-read
ability.
No query parameters are supported.
200 OK
– An array of Workspace objects.
403 Forbidden
– The token lacks workspaces-read
or you do not have the necessary permissions.
Personal Access Token
Successful
The response is of type object[]
.