API Reference›List logs
List logs
GET
/api/logsList delivery logs for the authenticated team with optional filtering by monitor, status, time range, or webhook channel. Supports cursor pagination for large result sets.
Requires
Authorization: Bearer <token>Parameters4
pagestringquerylimitstringquerymonitor_idstringquerystatusstringquerydeliveredfailedpendingResponses
200List of delivery logs
401Unauthorized
500Internal server error