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.
Changes
Changed in 1 of the 80 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○