Get Metafield List

Retrieve a list of metafields for a specific resource

Path Params
string
required

The type of resource the metafield is attached to. Available values: shop, product, product_image, product_variant, order, page, customer, collection, blog, article.

string
required

The unique ID of the resource to which the metafield is attached.

Query Params
string

A container for a group of metafields. Grouping metafields within a namespace prevents your metafields from conflicting with other metafields with the same key name.

string

The key of the metafield

string

The type of the metafield. Valid values: date date_time weight volume dimension integer number_decimal file_reference single_line_text_field json multi_line_text_field color rating url boolean

string

page size

string

cursor

string

Show metafields created after date, ISO-8601 format, for example: 2022-12-02T09:46:30Z

string

Show metafields created before date, ISO-8601 format, for example: 2022-12-02T09:46:30Z

string

Show metafields updated after date, ISO-8601 format, for example: 2022-12-02T09:46:30Z

string

Show metafields updated before date, ISO-8601 format, for example: 2022-12-02T09:46:30Z

definition_ids
array of strings

the metafield definition id list

definition_ids
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json