GET
/
survey
/
responses
/
{conversation_uuid}
curl --request GET \
  --url https://app.chatwoot.com/survey/responses/{conversation_uuid}

Path Parameters

conversation_uuid
integer
required

The uuid of the conversation

Response

200

Success