BaselineDifferences
Number of APIs: 10
-
Get tags that caused the difference to appear for a baseline. GET {{baseUrl}}/baselines/{{baseline_id}}/{{target}}/{{target}}_id/visualisations/tag-list
-
Review all differences for a baseline on a target. POST {{baseUrl}}/baselines/{{baseline_id}}/{{target}}/{{target}}_id/{{diff_type}}/{{action}}
-
Get differences for a baseline. GET {{baseUrl}}/baselines/{{id}}/differences
-
Get flows that caused the differences to appear for a baseline. GET {{baseUrl}}/baselines/{{id}}/{{target}}/{{target}}Id/visualisations/flow-list
-
Review a baseline difference. POST {{baseUrl}}/differences/{{id}}/{{action}}
-
Review differences for all baselines. POST {{baseUrl}}/presets/baselines/differences/{{action}}
-
Review differences for a baseline. POST {{baseUrl}}/baselines/{{id}}/differences/{{action}}
-
Get differences for a baseline on a given target. GET {{baseUrl}}/baselines/{{baseline_id}}/differences/{{target}}/{{id}}
-
Get variables for activities that caused the differences to appear for a baseline. GET {{baseUrl}}/baselines/{{baseline_id}}/activities/{{activity_id}}/visualisations/variable-list
-
Get a component's properties that caused the differences to appear for a baseline. GET {{baseUrl}}/baselines/{{baseline_id}}/components/{{component_id}}/visualisations/property-list