List Account History
/v1/account/historyList recent organization-scoped execution records, newest first. Error messages are sanitized and stored JSON snapshots are omitted when they cannot be decoded.
Query parameters
Exact logical model name.
Exact API Key resource ID.
Execution category; multimodal includes image, video, and audio.
Grouped execution status.
Exact error type, or unknown for records without one.
Rolling created-at range; defaults to 7d.
Page number, starting at 1.
Items per page from 1 to 100; defaults to 20.
Exact organization-scoped execution ID. When set, other filters are ignored and one result is requested.
Timestamp basis for an explicit window.
Settlement filter; positive and token require time_basis=settled_at.
Inclusive window start, paired with end_at.
Exclusive window end; the window cannot exceed 32 days.
Restrict latency samples to positive values.
Minimum latency in milliseconds.
Compatibility validation only. Timestamps remain UTC; exact request_id lookup ignores this parameter.

