Skip to content

Get a single order tag by ID

GET
/rest/v1/order/order-tag/{id}

Parameters

Path Parameters

id*

ID of the order tag to retrieve

Type
integer
Required
Format
"int64"

Query Parameters

with

With relations (e.g., orders)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI