List Workspaces
GET /v1/workspaces
GET
/v1/workspaces
List the workspaces this API key can access.
Workspace-bound key: just its workspace. Org-scoped key: all workspaces the creator can access.
Responses
Section titled “ Responses ”Successful Response
Response List Workspaces V1 Workspaces Get
Array<object>
UserWorkspaceResponseSchemaWorkspace response enriched with user-relative context.
object
workspace_id
required
Workspace Id
integer
owner_id
required
Owner Id
string format: uuid
org_id
required
Org Id
string format: uuid
name
required
Name
string
created_at
required
Created At
string format: date-time
updated_at
required
Updated At
string format: date-time
is_public
required
Is Public
boolean
index_frozen
Index Frozen
boolean
artifact_count
Artifact Count
integer
is_external
Is External
boolean