Companies
Names
Gets the names of the company
GET
/
datasets
/
companies
/
{companyId}
/
names
Authorizations
x-api-key
string
headerrequiredPath Parameters
companyId
integer
requiredThe company id
Response
200 - application/json
companyNamingType
enum<string>
Available options:
legalName
, commonName
, tradingName
, particularName
, foreignLanguageName
, other
nameOrIdentifier
string | null
firstSeenAtUtc
string | null
lastSeenAtUtc
string | null
lastUpdatedAtUtc
string