Get a specific contact by its identifier (ID, phone number, or email)
This endpoint allows you to retrieve a specific contact using different types of identifiers such as ID, phone number, or email address. This flexibility makes it easier to find contacts when you don’t have their unique ID.Documentation Index
Fetch the complete documentation index at: https://docs.contactship.ai/llms.txt
Use this file to discover all available pages before exploring further.
id (default): Use when the identifier is the contact’s unique IDphone_number: Use when the identifier is a phone numberemail: Use when the identifier is an email address400 Bad Request - Invalid identifier format401 Unauthorized - Invalid or missing API key404 Not Found - Contact not found500 Internal Server Error - Server-side error