Integrations
List integration activity
Recent integration webhook and sync activity, newest first. Retained for 24 hours. Payloads are sanitized when written, so no credentials or signatures appear. Requires the account:read and subscribers:read scopes.
get/integrations/activity
Query parameters
integrationIdstring
Only show activity for this integration.
providerstring
Only show activity for this provider.
status'received' | 'queued' | 'processed' | 'skipped' | 'failed'
Filter by activity status.
limitinteger
Rows to return, 1-100. Defaults to 25.
Response
Activity returned
Example response
{
"success": true,
"windowHours": 24
}