v1

latestOpenAPI 3.0.1Apache 2.02026-07-2420454370.2 KB
Sources

Read Source References

The Source References Query returns a collection of persons and relationships that reference a specific source description or a specific source, depending on which parameter is used. To see a list of all persons and relationships attached to a source such as a census record, use the source parameter. To see a list of all persons and relationships attached to a source description, use the description parameter.

get/tree/source-references

Query parameters

descriptionstring

The ID of the source description. Either this parameter or source must be provided. To find source description IDs, see <a href="/reference/readusersourcedescriptions" target="_blank">Read User Source Descriptions</a>, or <a href="/reference/createsourcedescription" target="_blank">Create Source Description</a> to create a new source description.

sourcestring

The URI of the source. Either this parameter or description must be provided.

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

Upon a successful read. See <a href="https://developers.familysearch.org/main/docs/json-schema#person" target="_blank">Person Schema (JSON)</a>