---
title: "GET EvidenceVariable by FHIR ID"
method: GET
path: "/EvidenceVariable/{id}"
tags: ["EvidenceVariable"]
---

# GET EvidenceVariable by FHIR ID

`GET /EvidenceVariable/{id}`

Retrieve an EvidenceVariable resource. The latest version of the resource is returned.

## Path parameters

- `id` string, uuid, required

## Response `200`

The requested EvidenceVariable resource

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Resource not found
- `500` — Error, with details

---

[API](https://skmtc.net/zushealth/apis/auth-service-api.md) · [All operations](https://skmtc.net/zushealth/apis/auth-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zushealth/auth-service-api/versions/ee03e3c0910d/schema)
