v1
latestOpenAPI 3.1.02026-07-2432063.2 KB/people/find
Attempts to find a person using the given match candidate. See Common Models for a full list of fields.
post/people/find
Request body
Response
200
Example response
{
"vanId": 100476252,
"firstName": "James",
"lastName": "Gordon",
"middleName": "Worthington",
"party": "D",
"employer": "Acme Medical Group",
"occupation": "Physician",
"sex": "M",
"dateOfBirth": "1976-07-04T00:00:00Z"
}