Tasks (Legacy)
Get Task Draft (Legacy)
Retrieves the draft version of a task, including the full code content.
If you are using the new Task Builder, see the Tasks V2 endpoints in this API reference.
get/v1/task/{taskId}/draft
Path parameters
taskIdstring uuid required
The ID of the task
Response
Task draft retrieved successfully