---
title: "Get sectors"
method: GET
path: "/v1/knowledge-graph/companies/sectors"
tags: ["Companies"]
---

# Get sectors

`GET /v1/knowledge-graph/companies/sectors`

Retrieve the list of available sectors to be used as filters when searching for companies in the Knowledge Graph.

## Response `200`

Successful response with available sectors

- SectorsResponse — Response containing available sectors for company filtering
  - `results` string[], required — Array of available sectors for filtering companies
  - `metadata` object, required
    - `request_id` string, required — Unique request identifier
    - `timestamp` string, date-time, required — Response timestamp

---

[API](https://skmtc.dev/bigdata/apis/bigdata-structured-data-api.md) · [All operations](https://skmtc.dev/bigdata/apis/bigdata-structured-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bigdata/bigdata-structured-data-api/revisions/18082de268c4/schema)
