Appearance
List started widget chat conversations across every site for admins​
GET
/product/chat/conversations
Authorizations​
BearerAuth
JWT token from login
Type
HTTP (bearer)
or
AccessToken
Personal access token. Value: Token <your-token>
Type
API Key (header: Authorization)
Parameters​
Query Parameters
status
Type
string
Valid values
"all""waiting""open""closed"site
Type
string
q
Search message text, attachment filenames, page context, notes, and customer identity. Search includes closed chats.
Type
string
limit
Type
integer
Default
200Maximum
300Responses​
OK
application/json
JSON"items": [],"counts": {}
{
 Â
 Â
 Â
 Â
}