Skip to content

List contacts with cursor pagination

GET
/contacts
curl --request GET \
--url 'https://app.surveyrock.com/api/v1/contacts?limit=50' \
--header 'Authorization: Bearer <token>'
limit
integer
default: 50 >= 1 <= 100
cursor
string
status
string
search
string

Paginated list of contacts