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"

contactId
string
required
Example:

"cuiwqdj74rygf74"

Response

200 - application/json

Retrieve the contact

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