Navigator

Get web navigator task results

Get web navigator task results for a given task ID

post/navigator/get-task

Request body

task_idstring required

The ID of the task to retrieve

Response

GetTask API successful response

Changes

Changed in 2 of the 21 revisions of this API.323

    • the task/end_time response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • the task/last_updated_time response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • the task/start_time response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • removed the optional property task/response/page_html from the response with the 200 status

      response-optional-property-removed

    • removed the optional property task/response/page_img from the response with the 200 status

      response-optional-property-removed

    • added the optional property task/response/html to the response with the 200 status

      response-optional-property-added

    • added the optional property task/response/img to the response with the 200 status

      response-optional-property-added

    • added the optional property task/response/markdown to the response with the 200 status

      response-optional-property-added