Validate Dataset Sources
get /registry/{domain}/{dataset_id}/validate-sources
Validate that all source URLs for a dataset are still accessible.
Path Parameters
domain
string requireddataset_id
string requiredcurl -X GET https://api.storywrangler.uvm.edu/registry/{domain}/{dataset_id}/validate-sources \