Datasets are stateless. This endpoint allows you to check the current statuses of data sources in the specified dataset to determine if the dataset is ready for running your jobs.
A dataset is fully synchronized only when both invalidCount
and synchingCount
in the response are 0
. Otherwise, the data sources that are not synchronized cannot be accessed.
The external trace ID. The length ranges from 0 to 128 characters.
The dataset ID.
The response is of type object
.