Read API logs and troubleshoot requests
Use request logs to debug failed n8n, website, store, or custom app connections.
Where to check
Open Company Settings โ Developer API & Webhooks โ Recent API logs.
What logs show
- Time of request or event.
- Direction: inbound or outbound.
- Connection name.
- Action or event name.
- Success or failed status.
- HTTP response code.
- Request ID and error message.
Developer tip
Always copy the request_id when reporting an issue. It helps identify the exact API call without guessing.