Get a contact
Last updated
Last updated
In this example, we're fetching the contact without specifying the attributes. To know more about attributes, please refer to .
In this example, we are fetching the contact specifying the attributes. To know more about attributes, please refer to .
Get the specified contact given its ID.
Your workspace identifier.
"b4e02c85-c6d2-4b15-8885-e09671799c61"
The ID of a contact.
"b4e02c85-c6d2-4b15-8885-e09671799c61"
Get the contact successfully.
The unique identifier for the contact.
"123e4567-e89b-12d3-a456-426614174000"
The computed display name for the contact. It can be derived, in the following order if available,
from the displayName
attribute, the firstName
attribute, the emailaddress
identifier,
or the phonenumber
identifier.
"John Doe"
Your workspace identifier.
"123e4567-e89b-12d3-a456-426614174000"
The list of identifiers for the contact.
A map of key-value pairs, where the values are boolean, number, or string, or a non-empty array of those, or null
The number of identifiers for the contact.
2
The list of account ids for the contact.
The list of list ids for the contact.