calls

List Call Messages

List the messages of a call.

get/v1/calls/{call_id}/messages

Path parameters

call_idstring required

Response

Successful Response

messagestring required

The message content.

sent_atstring required

The time the message was sent in ISO 8601 format.

sender'ai' | 'user' required

The sender of the message.

Changes