Describe Studio
GET/studios/:sessionId
Retrieves the details of the Studio associated with the given Studio session ID. Append ?workspaceId= to describe a Studio in a workspace context.
Request
Responses
- 200
- 202
- 403
- 404
OK
Accepted, when the Studio is fetching mounted data links in the background.
Operation not allowed.
NotFound, when the Studio is not found or when the API is disabled for the workspace.