get https://{host}/platform/batch/v1/jobs//tasks/
Gets the specified task by batch job.
Every batch job may consist of multiple tasks that are linked together into a user-defined workflow. These tasks are performed in order according to rules specified in request body of the batch job. Each task in the user-defined workflow is identified by a system-defined task ID.