---
title: "Show Partner Interaction"
method: GET
path: "/provider/patients/{patient_id}/interactions/partner/{id}"
tags: ["PartnerInteraction"]
---

# Show Partner Interaction

`GET /provider/patients/{patient_id}/interactions/partner/{id}`

## Path parameters

- `patient_id` string, required
- `id` string, required

## Response `200`

Successful response

- PublicInteractionBlueprintOne
  - `id` string
  - `body` string
  - `event_timestamp` string, date-time
  - `patient_access` boolean
  - `patient_id` string
  - `status` string
  - `title` string
  - `type` string

---

[API](https://skmtc.net/hint/apis/partner-endpoints.md) · [All operations](https://skmtc.net/hint/apis/partner-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hint/partner-endpoints/revisions/a92ae2a6fa90/schema)
