---
title: "Returns full provenance metadata for a Dataset, which can be used when publishing the Dataset."
method: GET
path: "/datasets/{id}/prov-metadata"
---

# Returns full provenance metadata for a Dataset, which can be used when publishing the Dataset.

`GET /datasets/{id}/prov-metadata`

## Path parameters

- `id` string, required

## Response `200`

Full provenance information for the given dataset as JSON in the Response body.

- object

## Other responses

- `401` — The user's token has expired or the user did not supply a valid token
- `403` — THe user is not authorized to use this method
- `500` — Internal error

---

[API](https://skmtc.net/hubmapconsortium/apis/hubmap-entity-api.md) · [All operations](https://skmtc.net/hubmapconsortium/apis/hubmap-entity-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubmapconsortium/hubmap-entity-api/revisions/a192f35c6b16/schema)
