Skip to content

Get a single order tag based on filters

GET
/rest/v1/order/order-tag/item

Parameters

Query Parameters

filter[id]

Filter by tag IDs

Type
string
filter[slug]

Filter by slug

Type
string
filter[title]

Filter by title (partial)

Type
string
with

With relations (e.g., orders)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI