product:chat

Query channels

Query channels with filter query

post/channels

Request body

filter_conditionsobject

Filter conditions to apply to the query

filter_valuesobject

Values to interpolate into the predefined filter template

limitinteger

Number of channels to limit

member_limitinteger

Number of members to limit

message_limitinteger

Number of messages to limit

offsetinteger

Channel pagination offset

predefined_filterstring

ID of a predefined filter to use instead of filter_conditions

sort_valuesobject
stateboolean

Whether to update channel state or not

user_idstring

Response

Channels list

durationstring required

Duration of the request in milliseconds

Changes