curl -X GET https://alfred.black/api/v1/workers/distiller/history \ -H "Authorization: Bearer alf_your_key_here"
{ "history": [ { "timestamp": "2026-02-26T09:00:00Z", "candidates": 8, "learnings_extracted": 18 } ] }
View Distiller extraction history
raw
Was this page helpful?