Component list.

GET {{baseUrl}}/components

Request Params

KeyDatatypeRequiredDescription
aggregatedbooleanwhether to aggregate the components when relevant
formatstringexpected format of the returned data. If not specified, json will be used.
fieldsstringthe component fields to return in answer
pagenumberpagination - the page number
sizenumberpagination - the number of items per page
fromnumberstart of the period to query, in ms since January 1, 1970 UTC
tonumberend of the period to query, in ms since January 1, 1970 UTC
sortstringthe fields to sort. Example: field1,field2:DESC
filterstringthe filter. Example: field1:val,field2:abc

HEADERS

KeyDatatypeRequiredDescription
Accept-Languagestringthe language used to improve the sorting