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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The ID of the source description. Either this parameter or source must be provided. To find source description IDs, see Read User Source Descriptions, or Create Source Description to create a new source description.

string

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

Responses
200

Upon a successful read. See Person Schema (JSON)

204

Upon a successful query with no results

404

The specified source description was not found.

429

If the request is throttled.

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