Get a Person
Returns the comprehensive Person payload including display name, slug, headshot, curated bio, the Person’s company-role history (most recent first), known third-party profile links, and an optional knowledge-graph cross-reference. The parameter accepts the Person slug (recommended) or the encoded Person UUID.
Documentation Index
Fetch the complete documentation index at: https://docs.particle.pro/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass your API key in the X-API-Key header (recommended).
Path Parameters
Person identifier. Accepts the Person slug (recommended) or the encoded Person UUID returned as 'id' on every Person payload.
Response
OK
Encoded Person identifier
Display name
The Person's most recent company role, when known.
Short bio (one-liner) curated for the Person.
Longer Wikipedia-grounded bio when available.
Known third-party profiles (LinkedIn, Wikipedia, social). Discovered asynchronously; a freshly-resolved Person may not yet have all platforms populated.
Canonical headshot URL when one is known for the Person
Linked knowledge graph entity, when one exists. Secondary identifier — most callers should rely on id/slug.
All known company roles, ordered most-recent first. Includes the current role at index 0.
Stable human-readable handle (e.g. 'satya-nadella'). Recommended canonical identifier on every Particle Pro person surface.