GET
/
history
curl --request GET \
  --url http://localhost:8188/history \
  --header 'Content-Type: application/json' \
  --data '{
  "prompt_id": "697a27ec-4aae-42df-af67-be07de631b0c"
}'
{}

Body

application/json · object

Response

200 - application/json

The response is of type object.