> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.narilabs.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.narilabs.com/_mcp/server.

# Request logs

View API and Playground activity in [Request logs](https://app.trynari.com/logs).

Record the `x-request-id` returned in response headers when investigating a request or contacting support. Error responses include the same ID as `error.requestId`.

```http
x-request-id: 019c2e72-149f-733a-9579-67df595ba0f0
```

For STT, `x-request-id` identifies the WebSocket connection. Record `item_id` from `transcript.partial` or `transcript.completed` to identify a specific utterance.