---
title: "get the practitioner's documents via bar number"
method: GET
path: "/practitioners/{barNumber}/documents"
tags: ["practitioners"]
---

# get the practitioner's documents via bar number

`GET /practitioners/{barNumber}/documents`

Get the practitioner's documents via bar number.

## Response `200`

200 response

- PractitionerDocument — a user object
  - `categoryName` string — the name of the document category type, appended with location if applicable
  - `categoryType` string — the type of document category
  - `description` string — a description of the uploaded document
  - `location` string — the location where the Cerificate of Good Standing was issued, if Certificate of G.S. was selected
  - `fileName` string — the file name of the document
  - `practitionerDocumentFileId` string — the auto-generated ID of the uploaded file
  - `uploadDate` string — date when the document was uploaded

## Changes

- **2022-11-01** `39c800e2d46a` — 1 info
  - endpoint added
- **2022-10-21** `86723d511897` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ustaxcourt/apis/dev-ef-cms/changes/practitioners/:barNumber/documents/get.md)

---

[API](https://skmtc.dev/ustaxcourt/apis/dev-ef-cms.md) · [All operations](https://skmtc.dev/ustaxcourt/apis/dev-ef-cms/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ustaxcourt/dev-ef-cms/revisions/61ffbd9e4b60/schema)
