Admin List Categories
admin
Admin List Categories
Admin category listing — NOT the public /categories endpoint.
Two deliberate differences from the public read:
- Includes INACTIVE categories (so a deactivated one stays visible and re-activatable), but excludes soft-deleted ones (deleted_at IS NOT NULL).
- Not in the Cloudflare cache allow-list (
/api/v1/categoriesis), so an operator’s create/delete is reflected immediately instead of after the edge TTL — which is exactly why the management list must not read the cached public endpoint.
GET
Admin List Categories
Autorizzazioni
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parametri della query
Return as nested tree
Force content language (it|en|sq)