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
Changes
No changes recorded. 1 of the 16 revisions has no diff computed, so it could not be searched.