Skip to content

Get a single product meta based on filters

GET
/rest/v1/product/product-meta/item

Parameters

Query Parameters

filter[id]

Filter by meta IDs

Type
string
filter[productId]

Filter by product ID

Type
string
filter[metaType]

Filter by meta type

Type
string
filter[category]

Filter by category

Type
string
filter[lang]

Filter by language code

Type
string
include

Include relations (product)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI