GET
/
categories
/
get

Response

200 - application/json
idx
integer

Unique identifier of the category

name
string

Name of the category

active
boolean

Indicates if the category is active

description
string

Description of the category

url
string

URL slug for the category

img
string | null

URL of the category image, or null if not set

subcategories
object[]