Incoming webhook request logs
GET/v1/webhooks/incoming/:webhook_id/logs
Read the recent request log for an incoming webhook.
Filter by status and cap the page with limit. This is the first place to
look when a sending system believes it delivered something but no workflow
ran: the log shows whether the request arrived and how it was answered.
Requires the webhooks:read scope.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error