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