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 token.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Workspace creation parameters
Response
200
application/json
Successful Response
The response is of type object
.