---
title: "Retrieves a log file with given executionId"
method: GET
path: "/connection/execution/{executionId}"
tags: ["Connection"]
---

# Retrieves a log file with given executionId

`GET /connection/execution/{executionId}`

## Path parameters

- `executionId` integer, required

## Response `200`

Successfully retrieved

## Other responses

- `500` — Internal Server Error
- `502` — Bad Gateway

---

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