---
title: "Lookup a GrowthInsight"
method: GET
path: "/data/entities/growth_insights/{entity_id}"
tags: ["Entity"]
---

# Lookup a GrowthInsight

`GET /data/entities/growth_insights/{entity_id}`

## Path parameters

- `entity_id` string, required

## Query parameters

- `field_ids` GrowthInsightFieldId[]
- `card_ids` string[]

## Response `200`

Single GrowthInsight result

- GrowthInsightEntity
  - `cards` object
    - `fields` GrowthInsight
      - `created_at` string, date-time
      - `customers` 'c100_worsening' | 'c200_improving' — Fluctuations in the number of customers or users * c100_worsening - Customer Decline * c200_improving - Customer Growth
      - `description` string — A concise text statement highlighting the company's growth trajectory
      - `engagement` 'c100_worsening' | 'c200_improving' — Changes in product engagement levels, including increases or decreases in website traffic, app downloads, and user activity * c100_worsening - Product Usage Decline * c200_improving - Product Usage Growth
      - `entity_def_id` 'growth_insight' — Growth Insight * growth_insight - Growth Insight
      - `finance` 'c100_worsening' | 'c200_improving' — Changes in key financial metrics including revenue, sales, earnings, profit margins, dividends, return on investment, stock performance, and commercial contracts * c100_worsening - Financial Decline * c200_improving - Financial Growth
      - `funding_raised` 'c100_worsening' | 'c200_improving' — Activities related to financial investments, including receiving funding or making strategic investments into other organizations * c100_worsening - Has Not Recently Raised Funding * c200_improving - Recently Raised Funding
      - `generated_on` string, date — Date on which this insight was generated
      - `growth_confidence` 'c100_unknown' | 'c200_low' | 'c300_medium' | 'c400_high' — Assessment of the reliability and accuracy of the provided data * c100_unknown - Unknown * c200_low - Low * c300_medium - Medium * c400_high - High
      - `growth_direction` 'c100_uncertain' | 'c200_declining' | 'c300_stable' | 'c400_growing' — Direction of the company's growth trajectory * c100_uncertain - Uncertain * c200_declining - Not Growing * c300_stable - Stable * c400_growing - Growing
      - `headcount` 'c100_worsening' | 'c200_improving' — Variations in employee numbers, including hiring sprees, layoffs, workforce expansions, and reductions * c100_worsening - Headcount Reduction * c200_improving - Headcount Growth
      - `identifier` EntityIdentifier, required — Every entity in the system has a unique identifier that contains all necessary properties to represent it.
        - `entity_def_id` 'acquisition' | 'address' | 'award' | 'category' | 'category_group' | 'market_insight' | 'market_insight_reason' | 'degree' | 'diversity_spotlight' | 'event' | 'event_appearance' | 'fund' | 'funding_round' | 'growth_insight' | 'investment' | 'investor_insight' | 'investor_match' | 'ipo' | 'job' | 'key_employee_change' | 'layoff' | 'legal_proceeding' | 'location' | 'micro_category' | 'organization' | 'org_similarity' | 'product_similarity' | 'ownership' | 'partnership_announcement' | 'person' | 'press_reference' | 'product' | 'product_launch' | 'research_insight', required
        - `image_id` string
        - `permalink` string
        - `uuid` string, uuid, required — Universally Unique Identifier
        - `value` string
      - `market_share` 'c100_worsening' | 'c200_improving' — Changes in the company's market share, including growth through new market entries and decline due to market exits * c100_worsening - Market Share Decline * c200_improving - Market Share Expansion
      - `mergers_acquisitions` 'c100_worsening' | 'c200_improving' — Business consolidations involving mergers, acquisitions, or divestitures * c100_worsening - No Merger or Acquisition * c200_improving - Merger or Acquisition
      - `operations` 'c100_worsening' | 'c200_improving' — Modifications in operational footprints, including acquisitions or reductions of facilities, and regional expansions or contractions * c100_worsening - Operations Contraction * c200_improving - Operations Expansion
      - `organization` EntityIdentifier — Every entity in the system has a unique identifier that contains all necessary properties to represent it.
        - `entity_def_id` 'acquisition' | 'address' | 'award' | 'category' | 'category_group' | 'market_insight' | 'market_insight_reason' | 'degree' | 'diversity_spotlight' | 'event' | 'event_appearance' | 'fund' | 'funding_round' | 'growth_insight' | 'investment' | 'investor_insight' | 'investor_match' | 'ipo' | 'job' | 'key_employee_change' | 'layoff' | 'legal_proceeding' | 'location' | 'micro_category' | 'organization' | 'org_similarity' | 'product_similarity' | 'ownership' | 'partnership_announcement' | 'person' | 'press_reference' | 'product' | 'product_launch' | 'research_insight', required
        - `image_id` string
        - `permalink` string
        - `uuid` string, uuid, required — Universally Unique Identifier
        - `value` string
      - `outbound_investment` 'c100_worsening' | 'c200_improving' — Records the company's financial investments into external entities or projects * c100_worsening - No Strategic Investment * c200_improving - Strategic Investment
      - `press_references` object[] — A list of the press references used to construct this growth insight
        - `entity_def_id` 'press_reference'
        - `posted_on` string, date
        - `publisher` string
        - `source_url` string
        - `thumbnail_url` string
        - `uuid` string, uuid
        - `value` string
      - `updated_at` string, date-time
      - `uuid` string, uuid
  - `properties` GrowthInsight
    - `created_at` string, date-time
    - `customers` 'c100_worsening' | 'c200_improving' — Fluctuations in the number of customers or users * c100_worsening - Customer Decline * c200_improving - Customer Growth
    - `description` string — A concise text statement highlighting the company's growth trajectory
    - `engagement` 'c100_worsening' | 'c200_improving' — Changes in product engagement levels, including increases or decreases in website traffic, app downloads, and user activity * c100_worsening - Product Usage Decline * c200_improving - Product Usage Growth
    - `entity_def_id` 'growth_insight' — Growth Insight * growth_insight - Growth Insight
    - `finance` 'c100_worsening' | 'c200_improving' — Changes in key financial metrics including revenue, sales, earnings, profit margins, dividends, return on investment, stock performance, and commercial contracts * c100_worsening - Financial Decline * c200_improving - Financial Growth
    - `funding_raised` 'c100_worsening' | 'c200_improving' — Activities related to financial investments, including receiving funding or making strategic investments into other organizations * c100_worsening - Has Not Recently Raised Funding * c200_improving - Recently Raised Funding
    - `generated_on` string, date — Date on which this insight was generated
    - `growth_confidence` 'c100_unknown' | 'c200_low' | 'c300_medium' | 'c400_high' — Assessment of the reliability and accuracy of the provided data * c100_unknown - Unknown * c200_low - Low * c300_medium - Medium * c400_high - High
    - `growth_direction` 'c100_uncertain' | 'c200_declining' | 'c300_stable' | 'c400_growing' — Direction of the company's growth trajectory * c100_uncertain - Uncertain * c200_declining - Not Growing * c300_stable - Stable * c400_growing - Growing
    - `headcount` 'c100_worsening' | 'c200_improving' — Variations in employee numbers, including hiring sprees, layoffs, workforce expansions, and reductions * c100_worsening - Headcount Reduction * c200_improving - Headcount Growth
    - `identifier` EntityIdentifier, required — Every entity in the system has a unique identifier that contains all necessary properties to represent it.
      - `entity_def_id` 'acquisition' | 'address' | 'award' | 'category' | 'category_group' | 'market_insight' | 'market_insight_reason' | 'degree' | 'diversity_spotlight' | 'event' | 'event_appearance' | 'fund' | 'funding_round' | 'growth_insight' | 'investment' | 'investor_insight' | 'investor_match' | 'ipo' | 'job' | 'key_employee_change' | 'layoff' | 'legal_proceeding' | 'location' | 'micro_category' | 'organization' | 'org_similarity' | 'product_similarity' | 'ownership' | 'partnership_announcement' | 'person' | 'press_reference' | 'product' | 'product_launch' | 'research_insight', required
      - `image_id` string
      - `permalink` string
      - `uuid` string, uuid, required — Universally Unique Identifier
      - `value` string
    - `market_share` 'c100_worsening' | 'c200_improving' — Changes in the company's market share, including growth through new market entries and decline due to market exits * c100_worsening - Market Share Decline * c200_improving - Market Share Expansion
    - `mergers_acquisitions` 'c100_worsening' | 'c200_improving' — Business consolidations involving mergers, acquisitions, or divestitures * c100_worsening - No Merger or Acquisition * c200_improving - Merger or Acquisition
    - `operations` 'c100_worsening' | 'c200_improving' — Modifications in operational footprints, including acquisitions or reductions of facilities, and regional expansions or contractions * c100_worsening - Operations Contraction * c200_improving - Operations Expansion
    - `organization` EntityIdentifier — Every entity in the system has a unique identifier that contains all necessary properties to represent it.
      - `entity_def_id` 'acquisition' | 'address' | 'award' | 'category' | 'category_group' | 'market_insight' | 'market_insight_reason' | 'degree' | 'diversity_spotlight' | 'event' | 'event_appearance' | 'fund' | 'funding_round' | 'growth_insight' | 'investment' | 'investor_insight' | 'investor_match' | 'ipo' | 'job' | 'key_employee_change' | 'layoff' | 'legal_proceeding' | 'location' | 'micro_category' | 'organization' | 'org_similarity' | 'product_similarity' | 'ownership' | 'partnership_announcement' | 'person' | 'press_reference' | 'product' | 'product_launch' | 'research_insight', required
      - `image_id` string
      - `permalink` string
      - `uuid` string, uuid, required — Universally Unique Identifier
      - `value` string
    - `outbound_investment` 'c100_worsening' | 'c200_improving' — Records the company's financial investments into external entities or projects * c100_worsening - No Strategic Investment * c200_improving - Strategic Investment
    - `press_references` object[] — A list of the press references used to construct this growth insight
      - `entity_def_id` 'press_reference'
      - `posted_on` string, date
      - `publisher` string
      - `source_url` string
      - `thumbnail_url` string
      - `uuid` string, uuid
      - `value` string
    - `updated_at` string, date-time
    - `uuid` string, uuid

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Request Failed

---

[API](https://skmtc.net/crunchbase/apis/firmographic-package.md) · [All operations](https://skmtc.net/crunchbase/apis/firmographic-package/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crunchbase/firmographic-package/revisions/3277c0d3e46a/schema)
