Person Endpoints
Search for persons
Search for persons using various criteria:
- Email/Phone search: Exact match, returns all matching persons
- Name search: Partial match (case-insensitive), returns up to 20 results
- At least one search parameter (email, phone, or name) must be provided
- Results include basic person details and all associated contact information
GET
Authorizations
Enter your API key as: Bearer your_api_key_here
Query Parameters
Email address to search for
Phone number to search for
Name to search for