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

# Lookup a DiversitySpotlight

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

## Path parameters

- `entity_id` string, required

## Query parameters

- `field_ids` DiversitySpotlightFieldId[]
- `card_ids` string[]

## Response `200`

Single DiversitySpotlight result

- DiversitySpotlightEntity
  - `cards` object
    - `fields` DiversitySpotlight
      - `created_at` string, date-time
      - `entity_def_id` 'diversity_spotlight' — * diversity_spotlight - Diversity Spotlight
      - `facet_ids` string[]
      - `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
      - `name` string — Types of diversity represented in an organization, specifically of those who are founding members, currently the CEO, or have check-writing abilities in an investment firm. This feature is in beta and may change with future updates.
      - `updated_at` string, date-time
      - `uuid` string, uuid
  - `properties` DiversitySpotlight
    - `created_at` string, date-time
    - `entity_def_id` 'diversity_spotlight' — * diversity_spotlight - Diversity Spotlight
    - `facet_ids` string[]
    - `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
    - `name` string — Types of diversity represented in an organization, specifically of those who are founding members, currently the CEO, or have check-writing abilities in an investment firm. This feature is in beta and may change with future updates.
    - `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/versions/3277c0d3e46a/schema)
