List Cart Metafields
Authentication
Query parameters
Specifies the page number in a limited (paginated) list of products.
Controls the number of items per page in a limited (paginated) list of products.
Filter based on a metafieldʼs key.
Filter based on comma-separated metafieldʼs keys. Could be used with vanilla key query parameter.
Filter based on a metafieldʼs namespaces.
Filter based on comma-separated metafieldʼs namespaces. Could be used with vanilla namespace query parameter
Sort direction. Acceptable values are: asc, desc.
Fields to include, in a comma-separated list. The ID and the specified fields will be returned.
‘Query parameter that lets you filter by the minimum date modified created, for example, 2024-05-14T09:34:00 or 2024-05-14. Returns metafields modified after this date.’
‘Query parameter that lets you filter by the maximum date modified created, for example, 2024-05-14T09:34:00 or 2024-05-14. Returns metafields modified before this date.’
‘Query parameter that lets you filter by the minimum date created, for example, 2024-05-14T09:34:00 or 2024-05-14. Returns metafields created after this date.’
‘Query parameter that lets you filter by the maximum date created, for example, 2024-05-14T09:34:00 or 2024-05-14. Returns metafields created before this date.’
Response
List of Metafield objects.