Catalog
List chat sessions
Chat sessions visible to the caller (personal + project-shared merged). Top-level rather than project-nested because projectId is an optional filter, not an owning scope.
GET
List chat sessions
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.
Query Parameters
Filter to one project.
active (default) or archived.
Available options:
active, archived Page size, 1–200. Defaults to 50.
Required range:
1 <= x <= 200Cursor: the previous page's nextCursor (a lastActivityAt timestamp).
List chat sessions

