Skip to main content

Interface: CollectionListParams

Extends

Properties

cursor?

optional cursor: string

next or previous cursor returned by previous list call

Inherited from

ListParams.cursor


limit?

optional limit: number

default is 50, max is 250

Inherited from

ListParams.limit


sort_by?

optional sort_by: CollectionsSortBy

sort list by option

Inherited from

ListParams.sort_by


title?

optional title: string

Filter by title.


type?

optional type: CollectionTypes

Filter by collection type.