Datasets
Get dataset status
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.
GET
Authorizations
Headers
The external trace ID. The length ranges from 0 to 128 characters.
Path Parameters
The dataset ID.
Response
200 - application/json
The response is of type object
.