---
title: "List Agent Pool Access Tokens"
method: GET
path: "/agent-pools/{agent_pool}/access-tokens"
tags: ["access-tokens"]
---

# List Agent Pool Access Tokens

`GET /agent-pools/{agent_pool}/access-tokens`

## Path parameters

- `agent_pool` string, required

## Query parameters

- `page[number]` string
- `page[size]` string
- `sort` string[]
- `include` string[]
- `query` string

## Response `200`

Success.

## Other responses

- `404` — Object not found or user unauthorized.
- `4XX` — Client error.
- `5XX` — Server error.

---

[API](https://skmtc.net/scalr/apis/scalr-iacp-api.md) · [All operations](https://skmtc.net/scalr/apis/scalr-iacp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalr/scalr-iacp-api/revisions/fc927526ad12/schema)
