v1
latestOpenAPI 3.0.0Commercial2026-07-2470265161.8 KBControlService
ListAnalyticsIntegrations lists integrations observed in delivery analytics.
Returns the distinct integration name and id pairs seen over the requested time range, optionally filtered by write keys. Use the results to build integration filters and dimensions for QueryDeliveryAnalytics.
get/v1.1/analytics/integrations
Query parameters
startstring date-time nullable
Start of query range (inclusive)
endstring date-time nullable
End of query range (exclusive)
writeKeysstring[] nullable
Optional list of write keys for filtering
optionsstring[] nullable
Optional behaviors. LIST_ANALYTICS_INTEGRATIONS_OPTION_ACTIVE_PIPELINES: automatically filter to currently deployed pipeline write keys (mutually exclusive with write key filters).
Response
OK