List chat conversations for a cluster
Chat API
List chat conversations for a cluster
GET
List chat conversations for a cluster
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Show all conversations including deleted
Example:
false
Maximum number of conversations to return
Required range:
1 <= x <= 1000Example:
50
Number of conversations to skip
Required range:
x >= 0Example:
0