Skip to main content

Retrieve all categories

Retrieve all categories

Responses

Returns an array of categories.


Schema
  • Array [
  • id number

    Unique identifier for the category

  • name string

    Name of the category

  • description string

    Description of the category

  • ]
Loading...