Skip to main content

Get All Workspace Permissions

GET 

/workspaces/permissions

Get all workspace permissions.

Returns a list of all available workspace permissions.

Returns: List[Permission]: A list of Permission objects representing the available workspace permissions.

Raises: HTTPException: If there is an error retrieving the workspace permissions.

Responses

Successful Response