Get the processing status of datasets.
This endpoint retrieves the current processing status of one or more datasets, indicating whether they are being processed, have completed processing, or encountered errors during pipeline execution.
Returns a dictionary mapping dataset IDs to their processing status:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
DATASET_PROCESSING_INITIATED, DATASET_PROCESSING_STARTED, DATASET_PROCESSING_COMPLETED, DATASET_PROCESSING_ERRORED