.getContact()
Returns an associative array containing the details of a contact.
Argument | Type | Required | Description |
---|---|---|---|
contactId |
String | Yes | Contact id |
options |
Object | No | Any options you may want to pass to .api() |
This method returns a Promise.
Get more details on the official documentation.