---
title: "List JSON-page action allowlist (with param JSON Schemas)"
method: GET
path: "/api/pages/actions"
tags: ["Pages"]
---

# List JSON-page action allowlist (with param JSON Schemas)

`GET /api/pages/actions`

## Response `200`

Action allowlist

- object
  - `actions` object[], required
    - `name` string, required
    - `description` string, required
    - `params` object, required
    - `sdkMethods` string[]

---

[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/101e7a060651/schema)
