Get Contacts
Retrieve contact information for a given number.
Headers
PINNACLE-API-KEY
Query parameters
id
Unique identifier of a specific contact you want to retrieve.
Either this parameter or phoneNumber
must be provided, but not both.
phoneNumber
Phone number you want to look up contact information for, provided in URL-encoded E.164 format with %2B prefix instead of +.
Response
Successfully retrieved.
id
Unique ID of the contact.
phoneNumber
Contact's phone number in E.164 format.
description
Additional information about the contact.
email
Contact's email address, if available.
name
Full name of the contact, if available.