---
title: "Get Prescriber"
method: GET
path: "/v1/prescriber/{prescriber_token}"
tags: ["v1"]
---

# Get Prescriber

`GET /v1/prescriber/{prescriber_token}`

Get the prescriber information at any time using the `prescriber_token` that was provided in the Create Prescriber response

## Path parameters

- `prescriber_token` string, required

## Response `200`

OK

## Other responses

- `404` — Not Found

---

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