Resolve Contact
Contacts
Resolve Contact
Find an existing contact or create a new one.
POST
Resolve Contact
Headers
Your API key for authentication.
Body Parameters
Phone number for the contact. At least one identifier is required.
Email address for the contact. At least one identifier is required.
External ID for the contact. At least one identifier is required.
Name of the contact.
Persona ID for memory scoping. Either
persona_id or agent_number should be provided for memory creation.Agent phone number for memory scoping. Either
persona_id or agent_number should be provided for memory creation.Custom metadata to associate with the contact.
Response
Response containing the contact and creation status.
The resolved contact object.
Unique identifier for the contact.
Organization ID the contact belongs to.
Contact’s name (if set).
Custom metadata associated with the contact.
ISO timestamp when the contact was created.
ISO timestamp when the contact was last updated.
Whether a new contact was created (true) or an existing one was found (false).
Error array (null on success).
Docs for agents: llms.txt