Endpoints
Get Run Inputs
Retrieve the inputs used for a given task run.
Those inputs can be used to re-execute the run with the same task or a similar one. See the Execute Task endpoint for more details.
GET
/
api
/
tasks
/
runs
/
{task_run_urn}
/
inputs
Path Parameters
The URN of the task run to retrieve the inputs for
Response
200 - application/json
The URN of the task to run
The URN of the subjects for the request, at least one is required
(Optional) The directives to apply to this request, overriding the task defaults
(Optional) Additional reference data sources to use for this request