Skip to main content
GET
Get the company profile

Authorizations

Authorization
string
header
required

API key for authentication. Format: gcai_xxxxxxxxx

Create API keys in the GC AI app under Settings → API.

Response

The company profile

id
string<uuid>
required

Unique company profile identifier

name
string
required

Company name

dba_name
string | null
required

Doing-business-as name, or null

industry
string | null
required

Industry sector, or null

size
string | null
required

Company size band (e.g. "51-200"), or null

location
string | null
required

Primary office location, or null

incorporation_country
string | null
required

Country of incorporation, or null

incorporation_state
string | null
required

State/province of incorporation, or null

description
string | null
required

Short company description, or null

revenue
string | null
required

Annual revenue band, or null

Typical legal matters the company handles, or null

regulations
string | null
required

Key regulations the company must comply with, or null

risk_tolerance
string | null
required

Risk tolerance level (e.g. "Low"), or null

additional_info
string | null
required

Free-form additional context for the AI, or null

customer_types
string[] | null
required

Types of customers the company serves, or null

created_at
string | null
required

ISO 8601 creation timestamp

updated_at
string | null
required

ISO 8601 last-update timestamp