v36

latestOpenAPI 3.0.3GNU General Public License v3.0raw.githubusercontent.com2026-08-017758212.6 KB
workflow

Get execution history (v2)

Deprecated. Superseded by GET /api/jobs, which returns the same execution records in a paginated, filterable format. Planned for removal no earlier than a future major release; sunset timeline TBD.

Retrieve execution history for the authenticated user with pagination support. Returns a lightweight history format with filtered prompt data (workflow removed from extra_pnginfo).

get/api/history_v2

Query parameters

max_itemsinteger

Maximum number of items to return

offsetinteger

Starting position (default 0)

Response

Success - Execution history retrieved