Get app metafields attached to order items of specific orderAsk AIget https://open.shopline.io/v1/orders/{order_id}/items/app_metafieldsTo get information of app metafield attached to order items of specific orderPath Paramsorder_idstringrequiredOrder IDQuery Paramsfilters[]array of stringsSearch criteria In format of {key}:{value} {key} - required {value} - optionalfilters[]ADD stringResponse 200OKUpdated 2 months ago