/api/ee/workspace
GET /api/ee/workspace/checkout
Get checkout status for a global transform.
Returns:
- checkout_disabled: Why this transform cannot be checked out (nil if allowed)
- workspaces: All workspaces for this transform's database, with checkout status
- transforms: (DEPRECATED) Use :workspaces instead
get/api/ee/workspace/checkout
Query parameters
transform-idinteger required
value must be an integer greater than zero.
Response
Successful response