Get status for all tasks API
Request
This request can be used to get the status of all DTSS tasks, which are currently being processed in the specified environment.
GET {DTSSURL}/tasks
The Customer Tenant ID (customerTenantId
), the Data Tenant ID (dataTenantId
), and the status can be specified in the header and can be used to filter the results. These parameters are optional. If they're not specified, then all tasks will be returned in the response to the request.