Skip to main content

Interface: ListParams<T>

Extended by

Type Parameters

Type Parameter
T

Properties

cursor?

optional cursor?: string

next or previous cursor returned by previous list call


limit?

optional limit?: number

default is 50, max is 250


sort_by?

optional sort_by?: T

sort list by option