Get Task Version (Legacy)
Tasks (Legacy)
Get Task Version (Legacy)
Retrieves a specific 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
Get Task Version (Legacy)
Documentation Index
Fetch the complete documentation index at: https://docs.anchorbrowser.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key passed in the header
Path Parameters
The ID of the task
The version to retrieve (draft, latest, or version number)
Pattern:
^(draft|latest|\d+)$Response
Task version retrieved successfully

