Skip to main content
GET
Get one response by UUID or readable ID
This versioned endpoint replaces the old GET /api/public/responses/{link_id}/{response_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.

responseId
required

Response UUID or positive readable numeric ID.

Response

Response details

id
string<uuid>
readableId
integer
Required range: x > 0
urlParams
object

Visible URL parameters.

tagline
string | null

Generated tagline.

bulletSummary
string[]

Generated summary bullets.

transcript
object[]