Skip to main content
GET
List persisted conformance runs

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.

Path Parameters

projectId
string
required

ID of the hosted project that contains the server.

Query Parameters

serverId
string
limit
integer
Required range: 1 <= x <= 100
cursor
string

Response

A page of conformance runs.

items
object[]
required
nextCursor
string