Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 3.1 KB

File metadata and controls

10 lines (7 loc) · 3.1 KB

PeopleResponse

Fields

Field Type Required Description
results List<Person> A Person for each ID in the request, each with PersonMetadata populated.
relatedDocuments List<RelatedDocuments> A list of documents related to this people response. This is only included if DOCUMENT_ACTIVITY is requested and only 1 person is included in the request.
errors List<String> A list of IDs that could not be found.