Lists the overall history of models.
GET https://gateway.orkeia.ai/ai-models/history
authorization: <your_token>.
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
last | string | No | Cursor/offset of the last page read | "hist_010" |
limit | string | No | Amount per page | "20" |
field | string | No | Field for sorting | "date" |
direction | asc/desc | No | Sorting direction | "desc" |