v9

latestOpenAPI 3.0.0raw.githubusercontent.com2025-12-15521353.8 KB
respondents

Get a respondent by email

Get a respondent by email

get/respondents/email

Request body

emailstring email

The email of the respondent

Response

The respondent has been retrieved

created_onstring date
email_addressstring email
firstNamestring
idstring integer
lastNamestring
markForDeletionboolean
partyIdstring uuid
passwordResetCounterinteger
passwordVerificationTokenstring
pendingEmailAddressstring email
status'CREATED' | 'ACTIVE' | 'SUSPENDED'
telephonestring

Example response

{
  "firstName": "Jane",
  "lastName": "Doe"
}
All 52 operations