---
title: "Returns list of sectors and industries"
method: GET
path: "/v1/info/sector_industries"
tags: ["uncategorized"]
---

# Returns list of sectors and industries

`GET /v1/info/sector_industries`

## Query parameters

- `query` string
- `search` string
- `sort` string
- `page` integer
- `size` integer

## Response `200`

OK

- SectorIndustryResponse[]
  - `id` integer — id
  - `sector` string — name of the sector
  - `industry` string — name of the industry

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.dev/linkmobility/apis/untitled-api.md) · [All operations](https://skmtc.dev/linkmobility/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/linkmobility/untitled-api/revisions/db84f79799b9/schema)
