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]+$Format
cuid2contactId*string
The ID of the contact
Match
^[0-9a-z]+$Format
cuid2Query Parameters
expirationDays?integer
Number of days until the generated JWT expires. If not provided, there is no expiration.
Range
1 <= value <= 365Response Body
application/json