List Workspaces
Return the workspaces the authenticated user belongs to.Authentication & Scope
Requires theworkspaces-read
ability.
Request
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