Skip to main content

GET a category

GET a category

Path Parameters
categoryId integer REQUIRED

The id of the category to retrieve

Responses
200

An object for the specific category

Schema OPTIONAL
id integer
name string
404

Not found category

Schema OPTIONAL
error string

A description of the error

500

Internal error

Schema OPTIONAL
error string

A description of the error