Component list for a baseline.
GET {{baseUrl}}/baselines/{{id}}/visualisations/component-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 |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept-Language | string | the language used to improve the sorting |