Check the processing status of a Kaggle dataset after creation or version update. This endpoint is used to monitor datasets that are currently being processed by Kaggle's servers. It returns status information for datasets that are actively uploading, processing, or experiencing…
owner_slugRequiredstringOwner username or organization name of the dataset. This is the first part of the dataset identifier (e.g., 'username' in 'username/dataset-name').
dataset_slugRequiredstringURL-friendly slug (identifier) of the dataset. This is the second part of the dataset identifier (e.g., 'dataset-name' in 'username/dataset-name').
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.