public

Search Chats

Search for chat sessions based on the provided query. If no query is provided, returns recent chat sessions.

get/chat/search

Query parameters

querystring nullable
pageinteger
page_sizeinteger

Response

Successful Response

has_moreboolean required
next_pageinteger nullable

Changes

Changed in 2 of the 13 revisions of this API.215

    • removed the optional property groups/items/chats/items/folder_id from the response with the 200 status

      response-optional-property-removed

    • api tag public added

      api-tag-added

    • the response property groups became required for the status 200

      response-property-became-required

    • the response property has_more became required for the status 200

      response-property-became-required

    This revision also has 231 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 9321c45d93b522See the full diff
    • the response property groups became optional for the status 200

      response-property-became-optional

    • the response property has_more became optional for the status 200

      response-property-became-optional

    • api tag public removed

      api-tag-removed

    • added the optional property groups/items/chats/items/folder_id to the response with the 200 status

      response-optional-property-added

    This revision also has 70 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog