Skip to main content
Returns a paginated list of workspaces accessible to the authenticated user. You can filter results by name using fuzzy search and control pagination with continuation tokens.
Permission required: workspace:list

Query Parameters

page_size
integer
default:"20"
Number of workspaces to return per page
continuation_token
string
Token from a previous response to fetch the next page of results
name_fuzzy
string
Fuzzy filter by workspace name (partial match)

Response

data
object