Get environment diff
Get environment diff
Get diff between to snapshots
GET
Get environment diff
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Expression to specify the snapshot 1 for comparison.
Must contain environment name.
Add '#N' to specify exact snapshot number N.
Add 'N' to get N-th behind the latest snapshot.
Examples: staging, staging#10, staging2
Expression to specify the snapshot 2 for comparison.
Must contain environment name.
Add '#N' to specify exact snapshot number N.
'Add 'N' to get N-th behind the latest snapshot.
Examples: staging, staging#10, staging2
Last modified on April 16, 2026