GET
/
v1
/
lists
/
{id}

Request

Path

id
number
required

Response

The following fields can have a set of values:

type
string

type can be either STATIC or SMART

newResults
number | null

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
object

Notifications can only be enabled for static lists at this time.