Packages Endpoints
Categories List
Retrieves a hierarchical list of categories along with their subcategories. The list is filtered to include only categories that are not deleted and are enabled. Each category includes its image URL, description, and URL, as well as a nested list of its active subcategories.
GET
/
categories
/
get
Response
200 - application/json
Unique identifier of the category
Name of the category
Indicates if the category is active
Description of the category
URL slug for the category
URL of the category image, or null if not set