API Reference
Categories
Category Object

The category object

The category object is a JSON object with the following properties:

{
  "id": string,
  "title": string,
  "slug": string
}