Interactions
List Interactions
Retrieves all interactions associated with the authenticated user.
GET
/
api
/
public
/
interactions
Headers
x-openmic-public-key
string
requiredAPI key for authentication.
Response
200 - application/json
interactionId
integer
The ID of the interaction.
fromPhoneNumberId
integer
The ID of the phone number initiating the interaction.
toPhoneNumber
string
The phone number receiving the interaction.
botId
integer
The ID of the bot involved in the interaction.
timestamp
string
The timestamp when the interaction occurred.