Read a Person

GET {{baseUrl}}/organization/v1/people/:personId

Retrieve the properties of the Person

HEADERS

KeyDatatypeRequiredDescription
X-Api-Keystring(Required) Added as a part of security scheme: apiKey
Acceptstring

RESPONSES

status: OK

{"firstName":"","lastName":"","personId":"3fa85f64-5717-4562-b3fc-2c963f66afa6","customPersonId":"","email":"user@example.com","jobTitle":"","startDate":"1961-07-07","middleName":"","suffix":"","birthDate":"1982-07-23","ssn":"","archiveStatus":false,"archiveDateTime":"1994-01-29T13:34:47.283Z","billCode":"","billReference":""}