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.
Status code. 0 indicates that the operation is successful. Otherwise, the operation fails. Possible error codes include:
The returned data object. Your dataset is fully synchronized only when both invalidCount and synchingCount are 0. Otherwise, starting a conversation immediately cannot fetching data from data sourcs that are not synchronized.