v1

latestOpenAPI 3.0.12026-07-26107181554.0 KB
Entity

Lookup Organization's single card

The following cards are available: [acquiree_acquisitions, acquirer_acquisitions, addresses, awards, child_organizations, child_ownerships, event_appearances, founders, growth_insights, headquarters_address, investor_insights, investor_matches, investors, ipos, jobs, key_employee_changes, layoffs, legal_proceedings, parent_organization, parent_ownership, participated_funding_rounds, participated_funds, participated_investments, partnership_announcements, press_references, product_launches, products, raised_funding_rounds, raised_funds, raised_investments, research_insights, similar_organizations]

get/data/entities/organizations/{entity_id}/cards/{card_id}

Path parameters

entity_idstring required

UUID or permalink of desired entity

card_id'acquiree_acquisitions' | 'acquirer_acquisitions' | 'addresses' | 'awards' | 'child_organizations' | 'child_ownerships' | 'event_appearances' | 'founders' | 'growth_insights' | 'headquarters_address' | 'investor_insights' | 'investor_matches' | 'investors' | 'ipos' | 'jobs' | 'key_employee_changes' | 'layoffs' | 'legal_proceedings' | 'parent_organization' | 'parent_ownership' | 'participated_funding_rounds' | 'participated_funds' | 'participated_investments' | 'partnership_announcements' | 'press_references' | 'product_launches' | 'products' | 'raised_funding_rounds' | 'raised_funds' | 'raised_investments' | 'research_insights' | 'similar_organizations' required

An organization card to lookup

Query parameters

card_field_idsstring

Card fields to include on the specified card - array of field_id strings in JSON encoded as string

after_idstring uuid

Lookup uuid of the last item in the previous page (not required for first page). Used to iterate a card's results starting at the beginning of the ordered set and moving forward. Suitable for implementing "next page" functionality. May not be provided simultaneously with before_id.

before_idstring uuid

Lookup uuid of the first item in the previous page (not required for first page). Used to iterate a card's results starting at the end of the ordered set and moving backward. Suitable for implementing "previous page" functionality. May not be provided simultaneously with after_id.

orderstring

Field name with order direction (asc/desc)

limitinteger

Number of rows to return. Default is 100, min is 1, max is 100.

Response

Results are identifiers matching the search query