Skip to content

Get a single attribute based on filters

GET
/rest/v1/product/attribute/item

Parameters

Query Parameters

filter[id]

Filter by attribute IDs

Type
string
filter[attributeGroupId]

Filter by attribute group ID

Type
string
filter[active]

Filter by active status

Type
boolean
filter[name.el]

Filter by name (Greek)

Type
string
filter[name.en]

Filter by name (English)

Type
string
with

With relations

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI