GET provider-data/api/1/datastore/query/{distributionId}/download

cms.gov:cms-api

Summary: Query a single datastore resource for file download
Operation ID: datastore-resource-query-download-get
Auth: unknown
Description

Like the other datastore query GET endpoints, additional parameters may be added by serializing a query JSON object (documented in the POST endpoints) into a query string.

Parameters (2)

distributionId (string, path, required)

A distribution ID

format (string, query, optional)

Response format. Either csv or json.

Examples (2)

TitleTypeURLAction
Query a single datastore resource for file download openapi-spec https://data.cms.gov/provider-data/api/1/provider-data/api/1/datastore/query/{distributionId}/download?format=csv
Query a single datastore resource for file download openapi-spec https://data.cms.gov/provider-data/api/1/datastore/query/{distributionId}/download?format=csv

No probe data for this endpoint yet.