Skip to main content
GET
Get a company by ID

Path Parameters

companyId
string
required

Unique identifier for a particular company.

Query Parameters

includeMergeAudits
string

Returns any merge history if the company has been previously merged with another company record. Defaults to false.

includePropertyVersions
string

Returns the previous versions for all properties of the requested company. Defaults to false.

Response

200 - application/json

Successful response

The response is of type object.

Last modified on March 16, 2026