v1

latestOpenAPI 3.0.02026-07-2411724301.7 KB
Chat

Get chat messages

Retrieve all the messages of a given channel

get/v2/chats/{channel_id}/messages

Path parameters

channel_idstring required

The channel id.

Query parameters

senderstring

User id of sender.

offsetinteger

The number of items to skip before starting to collect the result set

limitinteger

The numbers of items to return

fromstring date-time

Date value only days in YYYY-MM-DD

tostring date-time

Date value only days in YYYY-MM-DD

Response

offsetinteger

The number of items to skiped before starting to collect the result set.

limitinteger

The numbers of items to returned.

has_moreboolean

Indicates is there more values.

countinteger

Total number of values returned.