API ReferenceList logs

List logs

GET/api/logs

List delivery logs for the authenticated team with optional filtering

Requires Authorization: Bearer <token>

Parameters5

pagestringquery
limitstringquery
monitor_idstringquery
statusstringquery
deliveredfailedpending
include_hiddenstringquery

Responses

200List of delivery logs
401Unauthorized
500Internal server error