Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

contactBookId
string
required
Example:

"cuiwqdj74rygf74"

Query Parameters

emails
string
page
number
limit
number
ids
string

Response

200 - application/json

Retrieve multiple contacts

id
string
required
email
string
required
properties
object
required
contactBookId
string
required
createdAt
string
required
updatedAt
string
required
firstName
string | null
lastName
string | null
subscribed
boolean
default:true