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.
Authorizations
MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.
Path Parameters
ID of the hosted project that contains the server.
Scenario ID, as returned by the project's scenario list.
Response
The scenario settings.
A scenario's full read-only settings: the summary fields plus the host execution config and resolved servers.
Who can use the scenario.
project_members, invited_only, anyone_with_link, null Chat surface style the scenario renders (e.g. claude, chatgpt).
The named host the scenario publishes (hosts and scenarios are 1:1).
Share link for the scenario. The URL embeds the access token; visible to any caller who can read the scenario (the same audience that sees it in the hosted UI).
Unix epoch milliseconds.
Unix epoch milliseconds.
Model the scenario chats with.

