TasksService
Get Task Result
Returns the status of a task or task group, and if completed, the result.
get/api/tasks/v2/{taskTokenJwt}
Path parameters
taskTokenJwtstring required
The encoded JWT identifying the async task or task group.
Response
OK
Returns the status of a task or task group, and if completed, the result.
The encoded JWT identifying the async task or task group.
OK