input
List Inputs used in previously completed jobs
get/w/{workspace}/inputs/history
Path parameters
workspacestring required
Query parameters
runnable_idstring
runnable_type'ScriptHash' | 'ScriptPath' | 'FlowPath'
pageinteger
which page to return (start at 1, default 1)
per_pageinteger
number of items to return for a given page (default 30, max 100)
argsstring
filter on jobs containing those args as a json subset (@> in postgres)
include_previewboolean
Response
Input history for completed jobs