---
title: "Get Agent Execution"
method: GET
path: "/agent-executions/{execution_id}"
tags: ["agent-dispatch"]
---

# Get Agent Execution

`GET /agent-executions/{execution_id}`

Get a specific agent execution by ID.

## Path parameters

- `execution_id` string, required

## 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)
