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