Tasks

Get Task Draft

Retrieves the draft version of a task, including the full code content.

get/v1/task/{taskId}/draft

Path parameters

taskIdstring uuid required

The ID of the task

Response

Task draft retrieved successfully

Changes