Match by Genealogies Person Id
Path
/platform/genealogies/persons/{pid}/matches |
|
Production: | https://api.familysearch.org/platform/genealogies/persons/{pid}/matches |
Beta: | https://apibeta.familysearch.org/platform/genealogies/persons/{pid}/matches |
Integration (Integration): | https://api-integ.familysearch.org/platform/genealogies/persons/{pid}/matches |
Description
The Person Matches by Genealogies Person Id resource defines the set of matches in the system for a person in the user-submitted genealogies.
The scope of the match results can be limited to a specific collection by using the collection
query
parameter.
Use of the this resource in a production environment is restricted to applications that have been certified. Hinting applications must be certified. See Record Hinting Certification.
Currently, only the following collections support match results:
title | identifier | description |
---|---|---|
FamilySearch Records | https://familysearch.org/platform/collections/records (or just "records") |
The set of FamilySearch records. |
If no collection is specified, the "records" collection will be assumed.
Operations
GET - Read a set of matches for a Genealogies person. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
Example Requests
Read Matches by Genealogies Person Id | How to get the record matches for a genealogies person id. |