Tasks
Get task run
Returns a single task run. Use this to poll for status updates.
<Note>This endpoint is in beta, read more here.</Note>
get/v2/task-runs/{run_id}
Path parameters
run_idstring required
A universally unique identifier (base64-encoded opaque string).
Example:RW50aXR5OjEyMzQ1
The unique task run identifier (base64)
Response
Returns a single task run object