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.

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.

Headers
string
enum
required

Specifies the media type(s) that the client is willing to accept in the response.

Allowed:
Responses
200

Upon a successful read.

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
Response
Click Try It! to start a request and see the response here!