Get Contact Card
Retrieve contact information as a vCard and get a presigned URL to download the file.
Headers
PINNACLE-API-KEY
Request
This endpoint expects an object.
id
ID of your contact.
options
Response
Returns complete contact information.
addresses
Physical addresses.
categories
Categories or tags for organizing contacts.
emails
Email addresses.
file
File associated to the contact.
formattedName
Full display name for the vCard.
id
Unique identifier for the contact.
name
Structured name components.
phones
Phone numbers.
revision
ISO 8601 timestamp of last vCard update.
birthday
Birthday in ISO 8601 date format (YYYY-MM-DD).
geo
Geographic coordinates.
nickname
Nicknames or aliases.
note
Additional notes or comments.
organization
Organization or company information.
role
Role or function within the organization.
timezone
Timezone (e.g., “America/New_York”).
title
Job title or position.
url
Website URL.