Scenarios
Get a scenario
One scenario's full read-only settings: model, system prompt, tool-approval policy, attached servers, and share link. A scenario that exists but belongs to a different project reads as 404 NOT_FOUND.
get/projects/{projectId}/scenarios/{scenarioId}
Path parameters
projectIdstring required
ID of the hosted project that contains the server.
scenarioIdstring required
Scenario ID, as returned by the project's scenario list.
Response
The scenario settings.