Get status for a single task API
Request
This request can be used to get the status of a specific task. The ID of the task must be specified. You can retrieve the Task ID either from the response to the request that created the task or from the get status for all task requests.
GET {DTSSURL}/tasks/{id}