v1

latestOpenAPI 3.0.1Apache 2.02026-07-2420454370.2 KB
Notes

Read Person Note

Read a note attached to a person. The Person Note resource is an embedded resource, and any links to this resource are to be treated as embedded links.

get/tree/persons/{pid}/notes/{nid}

Path parameters

pidstring required

The id of the person whose note is to be retrieved. 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>.

nidstring required

The id of the note to be retrieved. To find note IDs, see <a href="/reference/readpersonnotes" target="_blank">Read Person Notes</a>.

Headers

Accept'application/x-fs-v1+json' | 'application/x-gedcomx-v1+json' | 'application/json' | 'application/x-fs-v1+xml' | 'application/x-gedcomx-v1+xml' | 'application/xml' required

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#note" target="_blank">Note Schema (JSON)</a>