Get Metafield ListAsk AIget https://{subdomain}.myshoplaza.com/openapi/2025-06/metafields/{owner_resource}/{owner_id}Retrieve a list of metafields for a specific resourcePath Paramsowner_resourcestringrequiredThe type of resource the metafield is attached to. Available values: shop, product, product_image, product_variant, order, page, customer, collection, blog, article.owner_idstringrequiredThe unique ID of the resource to which the metafield is attached.Query ParamsnamespacestringA container for a group of metafields. Grouping metafields within a namespace prevents your metafields from conflicting with other metafields with the same key name.keystringThe key of the metafieldtypestringThe 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 booleanpage_sizestringpage sizecursorstringcursorcreate_at_minstringShow metafields created after date, ISO-8601 format, for example: 2022-12-02T09:46:30Zcreate_at_maxstringShow metafields created before date, ISO-8601 format, for example: 2022-12-02T09:46:30Zupdate_at_minstringShow metafields updated after date, ISO-8601 format, for example: 2022-12-02T09:46:30Zupdate_at_maxstringShow metafields updated before date, ISO-8601 format, for example: 2022-12-02T09:46:30Zdefinition_idsarray of stringsthe metafield definition id listdefinition_idsADD stringResponse 200OKUpdated 2 months ago