---
title: "Get hook output log"
method: GET
path: "/api/projects/{projectId}/sessions/{sessionId}/hooks/{hookId}/output"
tags: ["Hooks"]
---

# Get hook output log

`GET /api/projects/{projectId}/sessions/{sessionId}/hooks/{hookId}/output`

Get hook output log. Returns a streaming response for incremental updates.

## Path parameters

- `projectId` string, required
- `sessionId` string, required
- `hookId` string, required

## Response `200`

Hook output

---

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