Catalog
Export project traces as OTLP/JSON
Returns an OTLP ExportTraceServiceRequest. Pagination rides in RESPONSE HEADERS rather than the body so the payload stays a valid OTLP document: read x-mcpjam-next-cursor and feed it back as cursor, and treat x-mcpjam-export-complete: true as the end of the stream.
GET
Export project traces as OTLP/JSON
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
Comma-separated source filter.
Include message/tool payloads, which may contain sensitive data.
Response
A page of spans in OTLP/JSON form.
The response is of type object.
Export project traces as OTLP/JSON

