AladiaDocs
Api referenceChat

Retrieve the global search of a chat

List all global search of a chat

GET
/v2/chat/global-search

List all global search of a chat

AuthorizationBearer <token>

In: header

Query Parameters

next?string
prev?string
sortBy?string
sortDirection?string

Value in

  • "desc"
  • "asc"
query*string

Response Body

application/json

curl -X GET "https://example.com/v2/chat/global-search?query=string"
{}