Skip to main content
List workspaces

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

q
string
limit
integer<int32>
Required range: x >= 0
offset
integer<int32>
Required range: x >= 0
parent_id
string
kind
enum<string>
Available options:
user_default,
org_default,
default
workspace_status
enum<string>
Available options:
active,
archived,
deleted
sort
string
include
string

Response

HTTP 200 response.

items
object[]
required
page
object
required