Retrieve instance workspace
Workspaces
Retrieve instance workspace
⚠️ ALPHA ENDPOINT - This endpoint is in alpha and subject to breaking changes. Use with caution in production environments.
Retrieve the information of a given workspace. This endpoint can only be used by instance level admins. To retrieve one of your workspaces, please use the GET /api/v3/workspaces/ endpoint.
GET
Retrieve instance workspace
Documentation Index
Fetch the complete documentation index at: https://docs.lighton.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the workspace.
Response
Workspace updated successfully
V3 Response serializer for instance-level workspace operations.