List the industries this key is authorized for (wizard step 1)
GET/api/v1/industries
Required scope: category:read. Scoped to the API key's company industry (single-industry in Phase 1.5).
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).