v3

latestOpenAPI 3.1.0Proprietary2026-08-07266348629.6 KB
Sources

Get Source Config Comparison

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

get/sources/{source_id}/config-history/compare-to-original

Path parameters

source_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