Get person details by identifier
People
Get Person
Retrieve detailed person information using any supported identifier format. The API intelligently detects the identifier type and queries accordingly.
Provide ONE of the following query parameters to identify the person:
id- Person UUIDlinkedin- LinkedIn person URLcrunchbase- Crunchbase person URLtwitter- Twitter/X URL
Returns the same constant unified shape as the list endpoint, with full employment and education history (no per-section limit).
GET
Get person details by identifier
Authorizations
API key authentication using Bearer token format.
Format: Authorization: Bearer vg_your_api_key_here
Query Parameters
Person UUID
LinkedIn person URL
Crunchbase person URL
Twitter/X URL

