v7

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-024655133.4 KB
workspaces

Get Or Create Workspace

Get a Workspace by ID.

If workspace_id is provided as a query parameter, it uses that (must match JWT workspace_id). Otherwise, it uses the workspace_id from the JWT.

post/v3/workspaces

Request body

idstring required
metadataobject

Response

Successful Response

idstring required
metadataobject
configurationobject
created_atstring date-time required
All 46 operations