Skip to main content

Get Workspace

GET 

/workspaces

Get workspace details.

Returns details about the workspace associated with the user's session.

Returns: Workspace: The details of the workspace.

Raises: HTTPException: If the user does not have permission to perform this action.

Responses

Successful Response
Schema
  • Array [

  • idobject
    anyOf

    string

    name Name (string)required
    descriptionobject
    anyOf

    string

    typeobject

    required

    anyOf

    string

  • ]

Loading...