---
title: "List industry taxonomy industries"
method: GET
path: "/v1/organization/industry_taxonomy/industries"
tags: ["Organization management"]
---

# List industry taxonomy industries

`GET /v1/organization/industry_taxonomy/industries`

Use this endpoint to get a list of industry taxonomy industries.

## Query parameters

- `industry_group_code` string — The industry group code of the business entity or functional unit, formatted as four digits.

## Response `200`

Industry taxonomy industries retrieved successfully

- IndustryTaxonomyIndustry[]
  - `id` string, uuid, required
  - `name` string, required
  - `industryCode` string, required — The industry code of the business entity or functional unit, formatted as six digits.

## Other responses

- `403` — You are not authorized to acess this object

---

[API](https://skmtc.net/sinai/apis/sinai-api.md) · [All operations](https://skmtc.net/sinai/apis/sinai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinai/sinai-api/revisions/495dab1b31fd/schema)
