Read Person Headers

The headers for the requested person

Path Params
string
required

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 Search Tree Persons.

Query Params
boolean

True if related persons (all parents, all children, all spouses, and all siblings) should be included in the response; false otherwise.

boolean

True if the call will attempt to include source descriptions; false otherwise.

boolean

True if call is to fail on sources read error; false otherwise (will return person without failed sources).

Responses
200

The read was successful.

301

If the requested person has been merged into another person.

404

If the requested person is not found.

410

If the requested person has been deleted.

429

The request was throttled.

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!