---
title: "List Agent Executions"
method: GET
path: "/agent-executions"
tags: ["agent-dispatch"]
---

# List Agent Executions

`GET /agent-executions`

List agent executions with optional filters.

## Query parameters

- `squad` string, nullable
- `agent` string, nullable
- `status` string, nullable
- `limit` integer
- `offset` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/agents-squads/apis/squads-api.md) · [All operations](https://skmtc.net/agents-squads/apis/squads-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agents-squads/squads-api/versions/3812730a1cb4/schema)
