Workspaces

List workspaces (one-time setup

GEThttps://backend.immut.io/api/v1/workspaces

Required scope: workspaces:read

find your workspace id)

Responses

StatusMeaning
200Workspace 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.14.0. Machine-readable: this page as markdown · everything in one file · OpenAPI