v3

latestOpenAPI 3.1.0Proprietary2026-08-07266348629.6 KB
Destinations

Get Destination Config Comparison

Compare a destination's current config against its original recorded config (secret-masked diff).

get/destinations/{destination_id}/config-history/compare-to-original

Path parameters

destination_idstring required

Response

Successful Response

has_changesboolean

Whether the current config differs from the original

oldest_timestampstring date-time nullable

Timestamp of the original recorded config

latest_timestampstring date-time nullable

Timestamp of the latest recorded config

masked_diffstring

Unified diff (secret-masked) of original vs current config