Contact Properties
List Contact Properties
List all contact properties defined in your account using the AutoSend API.
GET
Authorizations
Bearer authentication header of the form Bearer
<token>, where <token> is your auth token.Query Parameters
Whether to include built-in reserved fields (email, firstName, lastName, createdAt, userId) in the response. Defaults to
true.Response
Contact properties retrieved successfullyIndicates whether the request was successful.
Confirmation message.Example:
"Contact properties retrieved successfully"