Retrieve a workspace
Workspaces
Retrieve a workspace
This endpoint allows to retrieve a workspace with his relations (members and collections).
It is restricted to admin and company admin users.
GET
Retrieve a 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
200 - application/json
Mixin providing get_membership_role method for workspace serializers.