Person Endpoints
/person/retrieve
get/v5/person/retrieve/{person_id}
Path parameters
person_idstring required
The ID of a person
Query parameters
titlecaseboolean
Setting titlecase to true will titlecase the person data in 200 responses.
Headers
Content-Type'application/json'
The content type
Response
Person Found