Find Duplicate Persons
Find duplicate person names within a project. Returns a list of names that appear more than once, with counts and person_ids.
get/findDuplicatePersons
Query parameters
project_idinteger required
Project ID to check for duplicate names
Project ID to check for duplicate names
Response
Successful Response
{"stackTrail":"paths:/findDuplicatePersons:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}