cURL
curl --request GET \ --url http://localhost:8188/history \ --header 'Content-Type: application/json' \ --data ' { "prompt_id": "697a27ec-4aae-42df-af67-be07de631b0c" } '
{}
The body is of type object.
object
The response is of type object.