v2
latestSwagger 2.02026-07-138076216.6 KBList all persons in a large person group, and retrieve person information (including personId, name, userData and persistedFaceIds of registered faces of the person).
get/largepersongroups/{largePersonGroupId}/persons
Path parameters
largePersonGroupIdstring required
Id referencing a particular large person group.
Query parameters
startstring
Starting person id to return (used to list a range of persons).
topinteger
Number of persons to return starting with the person id indicated by the 'start' parameter.
Response
A successful call returns an array of person information that belong to the large person group.