EndPoint Get Contacts
Name
get_contact
Description
Gets the specified contact.
[API Help]
Parameters
Parameter |
Label |
Required |
Options |
Description |
ContactId |
ContactId |
YES |
|
|
Output Columns
Label |
DataType |
Length |
Raw |
Description |
Id |
DT_WSTR |
255 |
False |
|
Name |
DT_WSTR |
255 |
False |
|
Email |
DT_WSTR |
255 |
False |
|
FirstName |
DT_WSTR |
255 |
False |
|
LastName |
DT_WSTR |
255 |
False |
|
Input Columns
Label |
DataType |
Length |
Raw |
Description |
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |