---
title: "Get current patient status snapshot"
method: GET
path: "/api/patients/current-status"
tags: ["patients"]
---

# Get current patient status snapshot

`GET /api/patients/current-status`

Returns current psychologist/nutritionist status for a patient (today).

## Query parameters

- `patient_id` string, uuid, required — Patient UUID

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/corabea/apis/corabea-api.md) · [All operations](https://skmtc.dev/corabea/apis/corabea-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/corabea/corabea-api/revisions/13c1bce1bdc4/schema)
