/
AG
agentphone
/
AgentPhone API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 13h ago · Updated 1d ago
Details
Filter operations
agent-signup
2
agent-webhooks
5
agents
10
get
List Voices
get
List Agents
post
Create Agent
get
Get Agent
delete
Delete Agent
patch
Update Agent
post
Attach Number To Agent
delete
Detach Number From Agent
get
List Agent Conversations
get
List Agent Calls
calls
9
contact cards
3
contacts
6
conversations
7
integrations
5
location
2
messages
2
numbers
6
registration
4
sip-trunks
5
sub-accounts
4
usage
5
verification
2
webhooks
7
whatsapp
8
agents
List Agents
List all agents for this account.
get
/v1/agents
Query parameters
limit
integer
offset
integer
Response
Successful Response
AgentListResponse
required
data
AgentResponse[]
required
total
integer
required
Changes