Change History

Compare two revisions.

Compare two revisions of the same entity. Returns the full revision records including snapshots for both the current and target revisions.

get/revisions/compare

Query parameters

currentinteger required

Revision ID for the current/latest state.

targetinteger required

Revision ID for the version to compare against.

project_idinteger required

ID of the Project for authorization.

Response

Returns the two revision records for comparison.

Changes