Skip to main content
GET
List Workspaces

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

Authorization
string
header
required

Personal Access Token created from the Raydocs dashboard. Include in the Authorization header: Bearer <your_token> See API Keys for token creation and management.

Response

Successful

data
object[]