---
title: "Cookie-gated proxy to the swarm API (used by db-backed page iframes)"
method: GET
path: "/@swarm/api/{path}"
tags: ["Pages"]
---

# Cookie-gated proxy to the swarm API (used by db-backed page iframes)

`GET /@swarm/api/{path}`

## Response `200`

Proxied response from the underlying /api/* endpoint

## Other responses

- `401` — No or invalid page-session cookie
- `404` — Page referenced by the cookie no longer exists

---

[API](https://skmtc.net/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.net/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/desplega-ai/agent-swarm-api/versions/db1079e034dc/schema)
