Contact Properties
Get Contact Property by Name
Retrieve a specific contact property’s details by its name using the AutoSend API.
GET
Authorizations
Bearer authentication header of the form Bearer
<token>, where <token> is your auth token.Path Parameters
The
name of the contact property to retrieve.Response
Contact property retrieved successfullyIndicates whether the request was successful.
Confirmation message.Example:
"Contact property retrieved successfully"The contact property object.