Skip to main content
GET
/
commerce
/
catalog
/
admin
/
tags
/
{tagCode}
Error
A valid request URL is required to generate request examples
{
  "tagCode": "<string>",
  "tagName": "<string>",
  "tagPath": "<string>"
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

tagCode
string
required

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

Success

A generic tag that can be used for any purpose.

tagCode
string
required

A unique code per catalog. Limit 500 characters.

tagName
string | null

Readonly and computed from TagCode. If using hierarchical tag-codes, only the last node

tagPath
string | null

Readonly and computed from TagCode. If using hierarchical tag-codes, the node path without the TagName