GET
/
api
/
public
/
interactions
/
{interactionId}

Headers

x-openmic-public-key
string
required

API key for authentication.

Path Parameters

interactionId
integer
required

The ID of the interaction to retrieve

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.