This operation enables you to search tree persons using a variety of query parameters such as name, event dates and places, sex, and more. This operation returns person summaries that match the search criteria.
For a detailed explanation of all supported query parameters, including formatting examples, filtering tips, and usage guidelines, see the Family Tree Search guide.
You can explore this endpoint interactively setting sample query parameters below.
"Try It!" Limitations
The built-in API explorer has limited support for this operation due to the complexity of the query parameter structure. While you can run simple queries using
q.
parameters, it does not support settingf.
(filter) orc.
(facet) parameters effectively.For full testing capabilities, we recommend using an external API client tool such as Bruno or Postman , which offer more control over request construction and parameter encoding.