Skip to main content
GET

Authorizations

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

Path Parameters

string
required
The name of the contact property to retrieve.

Response

Contact property retrieved successfully
boolean
Indicates whether the request was successful.
string
Confirmation message.Example: "Contact property retrieved successfully"
object
The contact property object.