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 Detailed resource
Response schema:
Category Detailed resource
namestring
descriptionstring
cleanUrlstring or null
showTitleboolean
bannerobject or null
  • object
urlstring
widthinteger or null
heightinteger or null
altstring or null
metaTagsstring or null
metaDescriptionstring or null
metaTitlestring
pathArray of objects
Array
idinteger
namestring
cleanUrlstring
hasSubcategoriesboolean
ogMetaTagsstring or null
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