Skip to content

/v1/contacts (GET)

GET
/v1/contacts
curl --request GET \
--url 'https://example.com/v1/contacts?limit=25' \
--header 'Authorization: Bearer <token>'
cursor
string
limit
integer format: int32
default: 25
email
string
updated_since
string format: date-time
unsubscribed
boolean

OK