/
AG
agentphone
/
AgentPhone API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 16h ago · Updated 1d ago
View markdown
agentphone
AgentPhone API
get
Get Contact
v3
OpenAPI 3.1.0
2026-08-08
76
84
214.2 KB
agent-signup
2
agent-webhooks
5
agents
10
calls
9
contact cards
3
contacts
6
get
List Contacts
post
Create Contact
get
Get Contact Capabilities
get
Get Contact
delete
Delete Contact
patch
Update Contact
conversations
7
integrations
5
location
2
messages
2
numbers
5
registration
2
sub-accounts
4
usage
5
verification
2
webhooks
7
contacts
Get Contact
Get a single contact by ID.
get
/v1/contacts/{contact_id}
Path parameters
contact_id
string
required
Response
Successful Response
ContactResponse
required
id
string
required
phoneNumber
string
required
name
string
required
email
string
nullable
notes
string
nullable
createdAt
string
date-time
required
updatedAt
string
date-time
required