---
title: "Get Event Log"
method: GET
path: "/pipeline/{session_id}/event-log"
tags: ["pipeline"]
---

# Get Event Log

`GET /pipeline/{session_id}/event-log`

Get the persisted event log for a session with sanitized diagnostics.

## Path parameters

- `session_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/nvidia/apis/texture-agent-service.md) · [All operations](https://skmtc.dev/nvidia/apis/texture-agent-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nvidia/texture-agent-service/revisions/1ba426fbca03/schema)
