Interactions

List Interactions

Retrieves all interactions associated with the authenticated user.

get/api/public/interactions

Headers

x-openmic-public-keystring required

API key for authentication.

Response

Interactions found

interactionIdinteger

The ID of the interaction.

fromPhoneNumberIdinteger

The ID of the phone number initiating the interaction.

toPhoneNumberstring

The phone number receiving the interaction.

botIdinteger

The ID of the bot involved in the interaction.

timestampstring date-time

The timestamp when the interaction occurred.

Changes