List
Overview
GET
Request
Query
List type to fetch - type can be either STATIC
, SMART
or OVERVIEW
which will return both static and smart lists
Number of items to return per page. (max 500)
Number of items to skip
Response
The following fields can have a set of values:
type can be either STATIC
or SMART
For smart lists, it returns a number indicating the count of new results based on the applied filters.
For static lists, it is always set to null
.
Notifications can only be enabled for static lists at this time.