WikiAPI-Katalogkiki.templates.history

ki.templates.history

GET /api/admin/ki/prompt-templates/{template_id}/history ki

History eines Prompt-Templates anzeigen

Hilfe

Zeigt die Aenderungshistorie eines Prompt-Templates an.

Parameter

Name Typ Required Default Beschreibung
template_id integer Ja Template-ID

Rückgabe

Liste der History-Eintraege

Beispiel-Prompts

  • Zeig mir die History von Template 1

HTTP-Request (curl)

curl -X GET 'http://HOST:8502/api/admin/ki/prompt-templates/{template_id}/history' \
  -H 'Cookie: kiara_admin_session=SESSION' \
  -H 'X-Requested-With: XMLHttpRequest'

Metadaten

raw_responseJa
Kategorieki