curl -X GET https://alfred.black/api/v1/workers/distiller/status \ -H "Authorization: Bearer alf_your_key_here"
{ "status": "running", "last_run": "2026-02-26T09:00:00Z", "candidates": 8, "learnings_extracted": 12 }
Get Distiller agent status
raw
Was this page helpful?