Check if a person exists

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

AuthorizationstringRequired

Query parameters

person_idstringRequired

The unique identifier of the person

Response

Person exists

person_idstringOptional

The unique identifier of the person

first_seendatetimeOptional

This represents the earliest timestamp associated with the person

last_seendatetimeOptional

This represents the latest timestamp associated with the person

organization_idstringOptional

The organization ID for which the person was found

Errors