Appearance
List started site widget chat conversations for admins​
GET
/product/sites/{siteId}/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​
Path Parameters
siteId*
Type
Requiredstring
Query Parameters
status
Type
string
Valid values
"all""waiting""open""closed"q
Search message text, attachment filenames, page context, notes, and customer identity. Search includes closed chats.
Type
string
limit
Type
integer
Default
100Maximum
200Responses​
OK
application/json
JSON"items": [],"counts": {}
{
 Â
 Â
 Â
 Â
}