---
title: "DEPRECATED: Gets information about a (danish) company by CVR number. Powered by www.cvrapi.dk."
method: GET
path: "/api/companies/cvr/{cvrNumber}"
tags: ["Companies"]
---

# DEPRECATED: Gets information about a (danish) company by CVR number. Powered by www.cvrapi.dk.

`GET /api/companies/cvr/{cvrNumber}`

## Path parameters

- `cvrNumber` string, required

## Response `200`

OK

- IntectBusinessLogicVatBrokerVatCompany
  - `VAT` string
  - `Name` string
  - `Address` string
  - `Zipcode` string
  - `City` string
  - `protected` boolean, nullable
  - `Phone` string
  - `Email` string
  - `Fax` string
  - `Startdate` string
  - `Enddate` string
  - `Employees` string
  - `Addressco` string
  - `Industrycode` integer, nullable
  - `Industrydesc` string
  - `Companycode` integer, nullable
  - `Companydesc` string
  - `Creditstartdate` string
  - `Creditstatus` integer, nullable
  - `Creditbankrupt` boolean, nullable
  - `Owners` IntectBusinessLogicVatBrokerApiOwners[]
    - `Name` string
  - `Productionunits` object[]
  - `T` integer, nullable
  - `Version` integer, nullable
  - `ExistsInIntect` boolean
  - `CountryId` integer, nullable

---

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