Read Person
Retrieve a single Person by the personId including the names, gender, and facts of the person.
Path parameters
The id of the person to retrieve. Can be a person from the main FamilySearch tree or from a user tree. To find an example person ID, see <a href="/reference/searchtreepersons" target="_blank">Search Tree Persons</a>.
Query parameters
True if related persons (all parents, all children, all spouses) should be included in the response; false otherwise.
True if the call will attempt to include source descriptions; false otherwise.
True if call is to fail on sources read error; false otherwise (will return person without failed sources).
Headers
Specifies the media type(s) that the client is willing to accept in the response.
Response
The read was successful. See <a href="https://developers.familysearch.org/main/docs/json-schema#person" target="_blank">Person Schema (JSON)</a>