Skip to main content

Retrieve a category by clean url

Retrieve a category by clean url.

Authorizations:Token, JWT
Query Parameters
clean_url
required
stringFull category clean urlExample: "fashion/shoes"

Responses

200Category Compact resource
Response schema:
Category Compact resource
namestring
cleanUrlstring or null
showTitleboolean
iconobject or null
  • object
urlstring
widthinteger or null
heightinteger or null
altstring or null
bannerobject or null
  • object
urlstring
widthinteger or null
heightinteger or null
altstring or null
pathArray of objects
Array
idinteger
namestring
cleanUrlstring
hasSubcategoriesboolean
idinteger or null>= 0
401Unauthorized
Response schema:
Unauthorized
typestring
titlestring
detailstring or null
instancestring or null
404Resource not found
Response schema:
Resource not found
typestring
titlestring
detailstring or null
instancestring or null
500Internal error
Response schema:
Internal error
typestring
titlestring
detailstring or null
instancestring or null