Changes to Get Perform Web Task Status

GET /v1/tools/perform-web-task/{workflowId}/status

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 33 revisions of this API.12

  1. 74a92c0ab46d11
  2. c39af811461a1

What changed

  • 74a92c0ab46d11See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • added the required property data to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added