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
urlstringformat: "string"
URL to the category

Errors

400
Bad Request Error
404
Not Found Error