cURL
curl --request GET \ --url https://api.anchorbrowser.io/v1/task/{taskId}/latest \ --header 'anchor-api-key: <api-key>'
{}
Retrieves the latest version of a task, including the full code content.
If you are using the new Task Builder, see the non-deprecated Tasks endpoints in this API reference.
API key passed in the header
The ID of the task
Latest task version retrieved successfully
Show child attributes
Was this page helpful?