Skip to main content
Skip to main content

AdminGetCollectionsParams

Parameters used to filter and configure the pagination of the retrieved product collections.

Properties

limitnumberRequired
Limit the number of items returned in the list.

Default: 10

offsetnumberRequired
The number of items to skip when retrieving a list.

Default: 0

titlestring
Title to filter product collections by.
handlestring
Handle to filter product collections by.
Date filters to apply on the product collections' created_at date.
Date filters to apply on the product collections' updated_at date.
Date filters to apply on the product collections' deleted_at date.
qstring
Term to search product collections by their title and handle.
discount_condition_idstring
Filter product collections by their associated discount condition's ID.
Was this section helpful?