ask-feather

Get Session Detail

get/v1/ask-feather/sessions/{session_id}

Path parameters

session_idstring uuid required

Response

Successful Response

idstring uuid required
titlestring nullable required
created_atstring date-time required
updated_atstring date-time required
messages_next_cursorstring nullable
has_more_messagesboolean

Changes

Changed in 1 of the 3 revisions of this API.16

  • 5a5597ebb2d616See the full diff
    • removed the required property status from the response with the 200 status

      response-required-property-removed

    • added the optional property active_turn to the response with the 200 status

      response-optional-property-added

    • added the optional property budget to the response with the 200 status

      response-optional-property-added

    • added the optional property has_more_messages to the response with the 200 status

      response-optional-property-added

    • added the optional property messages_next_cursor to the response with the 200 status

      response-optional-property-added

    • added the optional property pending_approvals to the response with the 200 status

      response-optional-property-added

    • added the required property messages/items/turn_id to the response with the 200 status

      response-required-property-added

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