Skip to main content
GET
Get a company

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

company_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
name
string
required
company_type
enum<string>
required

Company type enumeration.

Available options:
PUBLIC,
PRIVATE
sector_id
string<uuid>
required
updated_at
string<date-time>
required
ticker
string | null
cik
string | null
fiscal_year_end
string<date> | null
exchange
string | null