---
title: "Execution Result"
method: GET
path: "/api/v1/workflows/execution-result"
---

# Execution Result

`GET /api/v1/workflows/execution-result`

Get the step function execution details for the given execution id or s3_key
debug: True returns additional execution state and event data

## Query parameters

- `execution_id` string
- `s3_key` string
- `debug` boolean

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/caresquare/apis/fastapi.md) · [All operations](https://skmtc.dev/caresquare/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/caresquare/fastapi/revisions/c9df874d8d59/schema)
