Get a category's poll audit trail
get_poll_historyGet the raw poll history — every model's pick over time — behind a category's verdict. The credibility/audit trail. Optionally filter by model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Category slug, e.g. best-llm-observability | |
| limit | No | Optional: max rows (default 100). | |
| model | No | Optional: only this model's picks. |