---
title: "GET /api/v1/executions/{id}"
method: GET
path: "/api/v1/executions/{id}"
---

# GET /api/v1/executions/{id}

`GET /api/v1/executions/{id}`

Get one execution.

## Path parameters

- `id` string, required

## Query parameters

- `exclude_attributes` string[]
- `include_attributes` string[]
- `show_secrets` boolean
- `max_result_size` integer

## Response `200`

Execution requested

## Other responses

- `default` — Unexpected error

---

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