User GuidesAPI ReferenceRelease Notes
Doc HomeHelp CenterLog In

Report status of a dataset

This endpoint describes whether the specified dataset is "streamable." This refers to whether the records in the dataset are up to date and ready for download. If the dataset is out of date, and thus not streamable, then you should refresh before streaming.

On success, returns a subset of the dataset object containing the datasetName, relativeDatasetId, and the Boolean isStreamable.

Language
Click Try It! to start a request and see the response here!