Spaces
List spaces
Returns a list of all spaces the authenticated user has access to within their organization.
GET
Get all spaces accessible to the user
Authorizations
API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"
OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"