Show Inbox Agent Bot
GET
/api/v1/accounts/{account_id}/inboxes/{id}/agent_bot
Inboxes
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/v1/accounts//inboxes//agent_bot'
Response Response Example
204 - Example 1
{
"id": 0,
"name": "string",
"description": "string",
"account_id": 0,
"outgoing_url": "string"
}
Request
Path Params
account_id
integerÂ
required
id
numberÂ
required