Skip to content

Retrieve a(n) Recipient record​

GET
/campaigns/Recipients/{id}

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and enter it here.

TypeHTTP (bearer)

Responses​

application/json
JSON
{
"RecipientId": 0,
"CandidateId": 0,
"ContactInfo": "string",
"isEmailRecipient": true
}

Playground​

Authorization
Variables
Key
Value

Samples​