View a Contact

Use the View a Contact endpoint to retrieve details for an existing contact in your team's Apollo database. In Apollo terminology, a contact is a person that your team has explicitly added to your database. A contact will have their data enriched in some way, such as accessing an email address or a phone number.

This endpoint requires a master API key. If you attempt to call the endpoint without a master key, you will receive a 403 response. Refer to Create API Keys to learn how to create a master API key.

Path Params
string
required

The Apollo ID for the contact that you want to view.

To find contact IDs, call the Search for Contacts endpoint and identify the id value for the contact.

Example: 66e34b81740c50074e3d1bd4

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json