v1

latestOpenAPI 3.0.12026-07-2621384215.3 KB
ChatMessage

List Chat Messages By Container

Lists messages for a specific chat container that was previously created. The results will be different based on user privileges set in the JWT.

get/v4/chat/{section_uuid}/{chat_uuid}/messages

Path parameters

section_uuidstring uuid required

The section identifying where the call is relative to

chat_uuidstring uuid required

Query parameters

limitinteger required
starting_fromstring

Non-inclusive message_uuid from which to start the page of messages.

Response

OK

more_availableboolean