---
title: "Listar empresas"
method: GET
path: "/companies"
---

# Listar empresas

`GET /companies`

## Query parameters

- `show` integer
- `cursor` string
- `with` string
- `city_id` integer
- `manager_id` integer
- `segment_id` integer
- `name` string
- `starts_with` string
- `cnpj` string
- `observation` string
- `website` string
- `company_status` boolean
- `company_situation` integer
- `status_touch` integer
- `is_brand` boolean
- `is_supplier` boolean
- `is_client` boolean
- `is_carrier` boolean
- `is_franchise` boolean
- `is_channel` boolean
- `status` boolean
- `external_code` string
- `customer_at_start` string, date
- `customer_at_end` string, date
- `created_at_start` string, date
- `created_at_end` string, date
- `updated_at_start` string, date
- `updated_at_end` string, date

## Response `200`

200

## Other responses

- `404` — 404

---

[API](https://skmtc.net/pipe/apis/application-json.md) · [All operations](https://skmtc.net/pipe/apis/application-json/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pipe/application-json/versions/0a130198f0a3/schema)
