GET a category
GET a category
Path Parameters |
---|
categoryId integer — REQUIREDThe id of the category to retrieve |
Responses | |||
---|---|---|---|
200 An object for the specific category
| |||
404 Not found category
| |||
500 Internal error
|
GET a category
Path Parameters |
---|
categoryId integer — REQUIREDThe id of the category to retrieve |
Responses | |||
---|---|---|---|
200 An object for the specific category
| |||
404 Not found category
| |||
500 Internal error
|