Skip to main content
GET
List recent integration events

Authorizations

Authorization
string
header
required

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

Query Parameters

eventType
enum<string>
Available options:
post.scheduled,
post.updated,
post.published,
post.unpublished,
post.failed,
post.partial,
account.connected,
account.disconnected
page
integer
Required range: 1 <= x <= 9007199254740991
cursor
string
Required string length: 1 - 1024
limit
integer
Required range: 1 <= x <= 100

Response

Recent integration events returned.

ok
boolean
required
data
object
required