List the categories this key is authorized for (wizard step 2)
GET/api/v1/categories
Required scope: category:read. Scoped to the company industry; each carries the current schema version + hash for pinning.
Responses
- 200
- 403
- 503
OK
403 — missing scope (FORBIDDEN_SCOPE) or module (FORBIDDEN_MODULE).
503 — the API is not enabled on this environment (FEATURE_DISABLED).