Get Messages for Session

GET

Returns messages for a session.

Path parameters

sessionIdstringRequired

Session ID

Query parameters

limitintegerOptional

Limit the number of results returned

cursorintegerOptional

Cursor for pagination

Response

OK

messageslist of objectsOptional

A list of message objects.

row_countintegerOptional

The number of messages returned.

total_countintegerOptional

The total number of messages.

Errors

Built with