List developer events
Events
List developer events
Returns a paginated, filtered slice of the unified event log. Events cover post lifecycle, inbox activity, account changes, and webhook deliveries. Retention varies by plan tier; the response includes the user’s current retention window.
GET
List developer events
Authorizations
Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...
Query Parameters
Filter by event category
Filter by status (ok, failed)
Filter by platform
Filter by connected account ID
Filter by resource ID (post, conversation, ...)
Filter by action (e.g. post.published)
Lower time bound (RFC3339)
Upper time bound (RFC3339)
Pagination cursor from a previous response
Page size (default 50)