Skip to main content

SearchParams

Search parameters.

Properties

NameTypeDescriptionNotes
CursorstringThe value of cursor. Provide null for 1st page. For next page, provide the value of nextCursor from last API response. For previous page, provide the vaue of prevCursor from last API response.[optional]
Limitint?Identifies the maximum number of items to include in a page (1-100).[optional]
OrderByAttributeOrderAttribute[optional]
SearchByAttributesList<SearchAttribute>[optional]