Knowledge baseEndpoints/backend-api/conversation/{id} (superseded)

/backend-api/conversation/{id} (superseded) endpoint/backend-api-conversation-id

Endpointsgone since 20 Aug 2026 first seen 20 Aug 2026 last seen 20 Aug 2026

What it is

The conversation retrieval valid until 20 Aug 2026. Delivered the mapping tree. On 21 Aug 2026 superseded by the paginated /backend-api/conversations/{id}; the differ reported the removal (response_shape:/backend-api/conversation/{id} and endpoints_seen). Status confirmed since 22 Aug 2026.

For visibility

No proven effect.

Structure

{
  "antwort_keys": [
    "async_status",
    "atlas_mode_enabled",
    "blocked_urls",
    "context_scopes",
    "context_truncation_continuation",
    "conversation_id",
    "conversation_origin",
    "conversation_template_id",
    "create_time",
    "current_node",
    "default_model_slug",
    "disabled_tool_ids",
    "gizmo_id",
    "gizmo_type",
    "is_archived",
    "is_do_not_remember",
    "is_read_only",
    "is_starred",
    "is_study_mode",
    "is_temporary_chat",
    "mapping",
    "memory_scope",
    "moderation_results",
    "owner",
    "pinned_time",
    "plugin_ids",
    "safe_urls",
    "sugar_item_id",
    "sugar_item_visible",
    "title",
    "update_time",
    "voice"
  ]
}

Change history

22 Aug 2026confirmedConversation retrieval switches from /backend-api/conversation/{id} (mapping) to /backend-api/conversations/{id} (messages)
22 Aug 2026confirmedEndpoint /backend-api/conversation/{id} no longer observed

Open

Related

/backend-api/conversations/{id} run.conversation_format (mapping | messages)