---
title: "Get all companies"
method: GET
path: "/{tenant}/{environment}/companies"
tags: ["systemservices > companies"]
---

# Get all companies

`GET /{tenant}/{environment}/companies`

Get list of all companies in the selected environment. More information how to work with companies can be found [here](/apis/api-reference/system-services/companies).

## Path parameters

- `tenant` string, required
- `environment` string, required

## Headers

- `x-np-api-key` string, required
- `x-api-version` string, date — Used for API versioning. [More details.](/apis/versioning)

## Response `200`

Response with status 200

- CompaniesCompanies — unresolved $ref

---

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