v97

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-04231129815.9 KB
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

successboolean
windowHoursinteger
notestring

Example response

{
  "success": true,
  "windowHours": 24
}