Skip to main content
GET
Get survey response for a voice note

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

voiceNoteId
string
required

Response

object | null

Successful response

id
string
required
voiceNoteId
string | null
required
createdAt
string
required
surveyId
string
required
respondentId
string
required
isCompleted
boolean
required