Skip to main content
GET
List responses for a study
This versioned endpoint replaces the old GET /api/public/responses/{link_id} endpoint, which is deprecated starting August 1, 2026 — migrate before then.

Authorizations

x-api-key
string
header
required

Path Parameters

The editable link ID used in the response URL.

Query Parameters

page
integer
default:0
Required range: x >= 0
perPage
integer
default:1000
Required range: x >= 1
updatedSince
string<date-time>

Only responses updated at or after this timestamp.

includeInProgress
boolean
default:true

Response

Responses

id
string<uuid>
readableId
integer
Required range: x > 0
createdAt
string
updatedAt
string
progress
enum<string>
Available options:
complete,
screened_out,
in_progress
responseDurationSeconds
integer
Required range: x >= 0
answers
object
answersArray
object[]
urlParams
object
shortTranscript
string | null
tagline
string | null
bulletSummary
string[]
tags
string[]
shortAssistantMessages
string[]
qualityScore
otherRemarks
string
personas
string