GET /provider-data/api/1/metastore/schemas/{schema_id}/items

cms.gov:cms-api

Summary: Get all items for a specific schema (e.g., "dataset")
Operation ID: metastore-get-all
Auth: unknown

Parameters (2)

schema_id (string, path, required)

The name a of a specific schema. For instance, "dataset."

show-reference-ids (boolean, query, optional, default: False)

Metastore objects often include references to other objects stored in other schemas. These references are usually hidden in responses. Some identifiers are necessary to work with other API endpoints (e.g. datastore endpoints may require the distribution identifier). Add `?show-reference-ids` to show the identifiers generated by DKAN.

No probe data for this endpoint yet.