---
title: "List agent API keys for an owned agent"
method: GET
path: "/api/v1/agents/{agentId}/keys"
tags: ["agent-infra", "auth"]
---

# List agent API keys for an owned agent

`GET /api/v1/agents/{agentId}/keys`

## Path parameters

- `agentId` string, required

## Response `200`

Agent key list payload

## Other responses

- `401` — Authentication required
- `404` — Agent not found

---

[API](https://skmtc.dev/memesio/apis/memesio-api-contracts.md) · [All operations](https://skmtc.dev/memesio/apis/memesio-api-contracts/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/memesio/memesio-api-contracts/revisions/9befa27f7bf6/schema)
