Skip to main content
GET
List swarms

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.

Body

application/json

Optional pagination cursor.

cursor
string

Opaque pagination cursor from a previous response's nextCursor. Don't parse it.

Response

A page of swarms.

items
object[]
required
nextCursor
string

Present only when another page exists. Opaque — do not parse it.