Get task detailsAsk AIget https://apis.druva.com/msp/v2/tasks/{taskID}Returns the status and additional information about a particular task using the Task ID.Path ParamstaskIDstringrequiredSpecify the unique ID of the task for which you want to know the current status. Task ID is received in response to the API calls made to Create a Customer, Create a Tenant, and so on.HeadersAuthorizationstringrequiredSpecify the Bearer access tokenResponses 200Ok 400Bad Request 500The request was not processed due to an internal error in MSP Portal Service.Updated 9 months ago