/
AG
agentphone
/
AgentPhone API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
agentphone
AgentPhone API
get
Get Contact
v3
latest
OpenAPI 3.1.0
2026-08-08
76
84
214.2 KB
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