Skip to content

/v1/forms/{formId}/responses

GET
/v1/forms/{formId}/responses
curl --request GET \
--url 'https://example.com/v1/forms/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/responses?limit=25' \
--header 'Authorization: Bearer <token>'
formId
required
string format: uuid
cursor
string
limit
integer format: int32
default: 25
since
string format: date-time
until
string format: date-time
status
string

OK