Skip to content

Get a single tag category based on filters

GET
/rest/v1/product/tag-category/item

Parameters

Query Parameters

filter[id]

Filter by ID

Type
string
filter[name.el]

Filter by name (Greek)

Type
string
filter[name.en]

Filter by name (English)

Type
string
filter[slug.el]

Filter by slug (Greek)

Type
string
filter[slug.en]

Filter by slug (English)

Type
string
sort

Sort order

Type
string
with

With relations

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI