| Field | Type | Required | Description |
|---|---|---|---|
results |
List[models.Person] | ➖ | A Person for each ID in the request, each with PersonMetadata populated. |
related_documents |
List[models.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[str] | ➖ | A list of IDs that could not be found. |