public

Get User Chat Sessions

get/chat/get-user-chat-sessions

Query parameters

project_idinteger nullable
only_non_project_chatsboolean
include_failed_chatsboolean

Response

Successful Response

Changes

Changed in 3 of the 13 revisions of this API.147

    • added the new optional query request parameter include_failed_chats

      new-optional-request-parameter

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

      response-optional-property-removed

    • api tag public added

      api-tag-added

    • added the new optional query request parameter only_non_project_chats

      new-optional-request-parameter

    • added the new optional query request parameter project_id

      new-optional-request-parameter

    • the response property sessions 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

  • 9321c45d93b5132See the full diff
    • the response property sessions became optional for the status 200

      response-property-became-optional

    • deleted the query request parameter include_failed_chats

      request-parameter-removed

    • deleted the query request parameter only_non_project_chats

      request-parameter-removed

    • deleted the query request parameter project_id

      request-parameter-removed

    • api tag public removed

      api-tag-removed

    • added the optional property sessions/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