| 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. |