Get Specific Participant
GET {{baseUrl}}/ex-projects/:projectId/participants/:participantId
Retrieves the specified participant in the specified EX project.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
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"}}