Retrieves a list of product collections.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The comma-separated fields to include in the response
The number of items to skip before starting to collect the result set.
The number of items to return.
Search term to filter collections by title or handle.
Filter by creation date using operators ($lt, $gt, $lte, $gte).
Filter by update date using operators ($lt, $gt, $lte, $gte).