v1
latestOpenAPI 3.0.02026-07-24378968.5 KBChat
/chat/{id}/events
Retrives events from a specific chat
get/chat/{id}/events
Path parameters
idstring required
Headers
octa-agent-emailstring
Response
Example response
[
{
"user": {
"phoneContacts": {
"number": "119999999999",
"countryCode": "55"
}
}
}
]