Get a category details

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

idstringRequired
Category ID

Response

Category informations
createdAtstring

Creation UTC date-time of the category (YYYY-MM-DDTHH:mm:ss.SSSZ)

idstringformat: "string"
Category ID for which you requested the details
isDeletedboolean
category deleted from the shop's database
modifiedAtstring

Last modification UTC date-time of the category (YYYY-MM-DDTHH:mm:ss.SSSZ)

namestringformat: "string"
Name of the category for which you requested the details
urlstring or nullformat: "string"
URL to the category

Errors