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

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

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

Get one execution.

## Path parameters

- `id` string, required

## Query parameters

- `download` boolean
- `compress` boolean
- `pretty_format` boolean

## Response `200`

Execution result

## Other responses

- `default` — Unexpected error

## Changes

- **2021-03-16** `19403ae62b96` — 1 info
  - endpoint added
- **2018-08-01** `2c25ec6eb308` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/stackstorm/apis/stackstorm-api/changes/api/v1/executions/:id/result/get.md)

---

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