Tasks Runs Input Get
Retrieves the input of a run by run_id.
GET
Authorizations
Path Parameters
Response
200
application/json
Successful Response
Request to run a task.
Input to the task, either text or a JSON object.
Example:
"France (2023)"
Processor to use for the task.
Task specification.
User-provided metadata stored with the run. Keys and values must be strings with a maximum length of 16 and 512 characters respectively.