Get all lists

GET
Returns all of the lists, with the ability to filter based on a pattern.

Query parameters

cursorstringOptional
A unique identifier that allows for fetching the next page of lists.
patternstringOptional

“A pattern used to filter the list items returned. Pattern types supported: exact match on list_id or a pattern of one or more pattern parts. you may replace a part with either: * to match all parts in that position, or ** to signify a wildcard endsWith pattern match.”

Response

This endpoint returns an object.
pagingobject
itemslist of objects