Tasks (Legacy)

List Task Versions (Legacy)

Retrieves all versions of a specific task, including draft and published versions.

If you are using the new Task Builder, see the Tasks V2 endpoints in this API reference.

get/v1/task/{taskId}/versions

Path parameters

taskIdstring uuid required

The ID of the task

Response

Task versions retrieved successfully

Changes