Workspaces
List workspaces (one-time setup
GET
https://backend.immut.io/api/v1/workspacesRequired scope: workspaces:read
find your workspace id)
Responses
| Status | Meaning |
|---|---|
200 | Workspace list |
Example
curl -X GET "https://backend.immut.io/api/v1/workspaces" \
-H "Authorization: Bearer $IMMUT_API_KEY"
Generated from the immut API contract, version 1.9.0. Machine-readable: this page as markdown · everything in one file · OpenAPI