Get flows that caused the differences to appear for a baseline.
GET {{baseUrl}}/baselines/{{id}}/{{target}}/{{target}}Id/visualisations/flow-list
Request Params
Key | Datatype | Required | Description |
---|
page | number | | pagination - the page number |
size | number | | pagination - the number of items per page |
sort | string | | the fields to sort. Example: field1,field2:DESC |
filter | string | | the filter. Example: field1:val,field2:abc |
prop | string | | if prop = 'tags', returned data is a list of DetailedTag |
Key | Datatype | Required | Description |
---|
Accept-Language | string | | the language used to improve the sorting |