Get the full profile of an entity by its numeric ID.
Returns detailed information including legal name, industry, founders, executives, headquarters, employee count, and more.
Examples:
{"entity_id": 42}
{"entity_id": 1337}
Use this when: You already have an entity ID (from entity_search, knowledge_search, or knowledge_query results) and need the complete profile. Use entity_search first if you only have a name.
Successful Response
Public figures: executives, founders, politicians, investors, etc.
The ID of the entity
3025
The name of the entity
"Nikola Tesla"
The type of the entity
"PERSON"The image URL of the entity
null
The current professional title (e.g., CEO, President, etc.)
null
The current organization the person is associated with
null
The nationality of the person
"Serbian-American"
The educational background (universities/degrees)
[
"Austrian Polytechnic Institute in Graz",
"University of Prague"
]The birth year of the person
1856