Get Global Participant

GET {{baseUrl}}/employee-directories/:directoryId/participants/:participantId

Retrieves the specified participant in the global directory.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"firstName":"\u003cstring\u003e","lastName":"\u003cstring\u003e","email":"\u003cemail\u003e","username":"\u003cstring\u003e","userId":"\u003cstring\u003e","participantId":"\u003cstring\u003e","uniqueIdentifier":"\u003cstring\u003e","metadata":{"magna_0_1":"\u003cstring\u003e","ullamco_96c":"\u003cstring\u003e"},"meta":{"httpStatus":"\u003cstring\u003e","requestId":"\u003cstring\u003e","notice":"\u003cstring\u003e"}}