List all chats associated with a specific instance.
GET/chat/findChats/:instanceName
This endpoint retrieves a list of all chats associated with the specified instance.
Request
Path Parameters
instanceName stringrequired
The name of the instance to which the reaction should be sent.
Example: codechat
Responses
- 200
Successful response
- application/json
- Schema
Schema
- any
Loading...