Skip to main content

Retrieve a list of product tags

Retrieve a list of product tags.

Authorizations:Token, JWT
Query Parameters
pageintegerDefault: 1The collection page number
order[name]stringEnum: "asc""desc"

Responses

200Product Tag collection
Response schema:
Product Tag collection
Array
idinteger
namestring
401Unauthorized
Response schema:
Unauthorized
typestring
titlestring
detailstring or null
instancestring or null
500Internal error
Response schema:
Internal error
typestring
titlestring
detailstring or null
instancestring or null