SurveyTale Docs

Get personalized survey link for a contact

Retrieves a personalized link for a specific survey.

Authorization

apiKeyAuth
x-api-key<token>

Use your SurveyTale x-api-key to authenticate.

In: header

Path Parameters

surveyId*string

The ID of the survey

Match^[0-9a-z]+$
Formatcuid2
contactId*string

The ID of the contact

Match^[0-9a-z]+$
Formatcuid2

Query Parameters

expirationDays?integer

Number of days until the generated JWT expires. If not provided, there is no expiration.

Range1 <= value <= 365

Response Body

application/json