DiffHook/Docs
API ReferenceList logs

List logs

GET/api/logs

List delivery logs for the authenticated team with optional filtering

Requires Authorization: Bearer <token>

Parameters4

pagestringquery
limitstringquery
monitor_idstringquery
statusstringquery
deliveredfailedpending

Responses

200List of delivery logs
401Unauthorized
500Internal server error