Skip to main content
POST
ListProposalCandidateEmails

Authorizations

Authorization
string
header
required

Personal API key, sent as Authorization: Bearer <key>.

Headers

Connect-Protocol-Version
number
required

Define the version of the Connect protocol

Example:

1

Connect-Timeout-Ms
number

Define the timeout, in ms

Example:

1000

Body

application/json

request to list usable candidate emails for a proposal

proposalId
string<uuid>

id of the proposal

Response

Success

response containing usable candidate emails for a proposal

emails
string[]

unique usable candidate emails in assignment order

totalCandidates
string<int64>

total number of candidates assigned to the proposal

candidatesWithoutEmail
string<int64>

number of assigned candidates without a usable email