Skip to content

Get a single contact

GET
/contacts/{id}
curl --request GET \
--url https://app.surveyrock.com/api/v1/contacts/example \
--header 'Authorization: Bearer <token>'
id
required
string

Contact details

Contact not found