Skip to main content

Get Task Status

GET 

/api/v1/tasks/:businessType/:taskId

Poll a task created by a generation endpoint until status reaches a terminal value (SUCCESS, FAIL, ERROR, or OTHER). Use the businessType returned by the create call. On SUCCESS, read data.generateUrl.

Request​

Responses​

Response Headers
    X-Request-Id

    Request identifier generated or accepted by the server. Use this value when contacting support.