ReferenceData modelPersons
Person
A canonical human.
object
bioPersonBiorequired
PersonBio ↗
- baseball
- null | PersonBaseballBiooptional
- birth_country
- null | Countryoptional
- display_name
- stringnulloptional
- dob
- string,null<date>optional
- full_name
- string
- height_inches
- null | HeightInchesoptional
- position
- null | PositionCodeoptional
- weight_lbs
- null | WeightLbsoptional
external_idsobjectnulloptionalAllowlisted external identifiers keyed by source (spec Item 2). Plural because `entity_source_links` does not guarantee one id per (person, source) — merged persons legitimately retain several. Absent (not empty) when no allowlisted ids exist. Populated ONLY by the detail + search handlers via `PersonReads::person_external_ids`; store row reads and every other route leave it None.
idPersonIdrequired
PersonId ↗
string