Get the contact crucial information

The API provides feature to get the crucial information for a contact, In order to get the crucial information, pass the contact Id in URL and the response contains the crucial information(if any has been set) for the contact.

Request Information

URI Parameters

In order to make a call integrate the below parameters into Url while calling the API from an integration.

NameDescriptionTypeAdditional information
contactId

Contact Id

integer

Required

Get the crucial information

Below if the request sample shows how to get the contact crucial information

admin/contact/crucialinfo/9831292

Response Information

Resource Description

Crucial Information related to this contact

ITypedResponseOfString
NameDescriptionTypeAdditional information
Result

string

None.

Category

string

None.

Response Formats

Sample not available.