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, ffor 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.’
List of Metafield objects.
For example requests and more information about authenticating BigCommerce APIs, see Authentication and Example Requests.
For more about BigCommerce OAuth scopes, see our Guide to API Accounts.
For a list of API status codes, see API Status Codes.