Skip to content

Get product meta collection

GET
/rest/v1/product/product-meta

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
filter[value]

Filter by value (partial match)

Type
string
include

Include relations (product)

Type
string
sort

Sort order

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI