---
title: "GET /logs/{logId}"
method: GET
path: "/logs/{logId}"
---

# GET /logs/{logId}

`GET /logs/{logId}`

## Path parameters

- `logId` string, required

## Response `200`

200 response

- Log
  - `events` object[]
  - `logId` string, required
  - `startTime` string, nullable, required
  - `transitionExecutionId` string, nullable, required
  - `transitionId` union, required
    - string
    - string
  - `workflowExecutionId` string, nullable, required
  - `workflowId` string, nullable, required

## Other responses

- `400` — 400 response
- `403` — 403 response
- `404` — 404 response
- `415` — 415 response
- `500` — 500 response

---

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