Skip to main content
 print this page

Get batch delete datasets status

GET 

/datasets/batch-delete

Returns the deletion status for datasets previously submitted via PUT /datasets/batch-delete. Pass one or more DatasetId query parameters to check their status. For each DatasetId, the response includes a Status derived from the dataset's current registration state.

Request

Responses

Returns an array of objects, each containing the DatasetId and its current deletion Status.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers