Agent
Read messages from the calling agent's inbox
get/api/agent/mailbox/inbox
Query parameters
limitinteger
Max messages to return (default 10)
Response
OK
Example response
[
{
"msg_type": "text"
}
]Max messages to return (default 10)
OK
[
{
"msg_type": "text"
}
]