---
title: "POST /api/companies/export"
method: POST
path: "/api/companies/export"
tags: ["Companies"]
---

# POST /api/companies/export

`POST /api/companies/export`

Export companies from network

## Request body

- object
  - `ids` string[]
  - `columnKeys` string[], nullable

## Response `204`

No content

- 'null', nullable — No content

## Changes

> 22 revisions in range; 1 not diffed.

- **2026-08-31** `97e51f27dc77` — 1 breaking, 2 info
  - request property `columnKeys` list-of-types was narrowed by removing types `null` from media type `application/json`
  - the request property `columnKeys` became nullable
  - added the media type `application/json` for the response with the status `204`

[Change history](https://skmtc.dev/retraced/apis/api-reference/changes/api/companies/export/post.md)

---

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