Skip to main content
GET
List webhook delivery logs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

endpointId
string
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$
eventId
string
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$
eventType
enum<string>
Available options:
post.scheduled,
post.updated,
post.published,
post.unpublished,
post.failed,
post.partial,
post.recycled,
account.connected,
account.disconnected,
ad.created,
ad.status_changed,
account.ads.initial_sync_completed,
webhook.test
status
enum<string>
Available options:
pending,
delivered,
retrying,
dead_lettered,
cancelled
page
integer
Required range: 1 <= x <= 9007199254740991
limit
integer
Required range: 1 <= x <= 100

Response

Webhook delivery logs returned.

ok
boolean
required
data
object
required