List Studios
GET/studios
Retrieves a list of Studios in the user context. Append ?workspaceId= to list Studios in a workspace context. Supports pagination and filtering using the search parameter. The search parameter accepts free-text queries matched against Studio name and template URL, as well as keyword filters for userId (Studio creator) and status (current Studio status).
Request
Responses
- 200
- 400
- 403
- 404
OK
BadRequest
Operation not allowed.
NotFound, when the workspace is not found or when the API is disabled for the workspace.