Skip to main content
GET
Export project traces as OTLP/JSON

Authorizations

Authorization
string
header
required

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

projectId
string
required
cursor
string
limit
integer
sourceTypes
string

Comma-separated source filter.

includeContent
boolean

Include message/tool payloads, which may contain sensitive data.

Response

A page of spans in OTLP/JSON form.

The response is of type object.