---
title: "Gets the Provenance resource for given provenanceId."
method: GET
path: "/Provenance/{id}"
tags: ["Provenance"]
---

# Gets the Provenance resource for given provenanceId.

`GET /Provenance/{id}`

Fetches Provenance by id. Provenance of a resource is a record that describes entities and processes involved in producing and delivering or otherwise influencing that resource.  
 
 FHIR Resource: Provenance.recorded 
 *	Author Time Stamp 
 
 FHIR Resource: Provenance.agent

## Path parameters

- `id` string, required

## Response `200`

Success.

## Other responses

- `400` — Unexpected error occurred.
- `401` — Login credentials denied Access.
- `403` — Access denied for this resource with the given credentials.
- `404` — Resource not Found.
- `500` — Internal exception.

---

[API](https://skmtc.net/nextgen/apis/r4-fhir.md) · [All operations](https://skmtc.net/nextgen/apis/r4-fhir/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nextgen/r4-fhir/versions/c77712e3de0c/schema)
