Get a chatbox
One chatbox’s full read-only settings: model, system prompt, tool-approval policy, attached servers, and share link. A chatbox 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.
Chatbox ID, as returned by the project's chatbox list.
Response
The chatbox settings.
A chatbox's full read-only settings: the summary fields plus the host execution config and resolved servers.
Who can use the chatbox.
project_members, invited_only, anyone_with_link, null Chat surface style the chatbox renders (e.g. claude, chatgpt).
The named host the chatbox publishes (hosts and chatboxes are 1:1).
Share link for the chatbox. The URL embeds the access token; visible to any caller who can read the chatbox (the same audience that sees it in the hosted UI).
Unix epoch milliseconds.
Unix epoch milliseconds.
Model the chatbox chats with.

