{ "firstName": "<string>", "lastName": "<string>", "emails": [ { "purpose": "personal", "email": "jsmith@example.com" } ], "phoneNumbers": [ { "purpose": "personal", "phoneNumber": "<string>" } ], "socialMedia": [ { "url": "<string>", "type": "LINKEDIN" } ] }
Get basic details on existing candidate to pre-fill the candidate update form.
The response is of type object.
object