Skip to main content
GET
List contacts

Authorizations

Authorization
string
header
required

Personal Access Token created from Settings -> API Keys.

Query Parameters

page
integer
default:1
Required range: x >= 1
limit
integer
default:20
Required range: 1 <= x <= 100

Search by decrypted contact email.

tags
string

Comma-separated tags.

status
string

Comma-separated statuses.

Example:

"active,unsubscribed"

Response

Contact list

contacts
object[]
total
integer
page
integer
limit
integer
totalPages
integer