---
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

---

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