---
title: "Retrieve all available information for a Facility. Supporting documents are URLs to the file."
method: GET
path: "/v2/facilities/{facilityId}"
tags: ["v2/facilities"]
---

# Retrieve all available information for a Facility. Supporting documents are URLs to the file.

`GET /v2/facilities/{facilityId}`

## Path parameters

- `facilityId` string, required

## Headers

- `organization-id` string

## Response `200`

Facility Details.

- FacilityResponseV2Dto
  - `name` string, required — Legal name of the facility
  - `dba` string, required — Doing Business As (DBA) name or trade name of the facility
  - `type` string, required — Type of facility
  - `tin` string, required — Tax Identification Number (TIN) for the facility
  - `medicareNumber` string
  - `medicaidNumber` string
  - `address` string, required — Street address of the facility (Line 1)
  - `city` string, required — City where the facility is located
  - `zipcode` string, required — ZIP code of the facility location
  - `contactName` string, required — Name of the primary contact person for the facility
  - `contactPhone` string, required — Primary contact phone number for the facility
  - `contactEmail` string, required — Primary contact email address for the facility (email format)
  - `contactFax` string, required — Contact fax number for the facility (optional)
  - `state` 'AK' | 'AL' | 'AR' | 'AS' | 'AZ' | 'CA' | 'CO' | 'CT' | 'DC' | 'DE' | 'FL' | 'FM' | 'GA' | 'GU' | 'HI' | 'IA' | 'ID' | 'IL' | 'IN' | 'KS' | 'KY' | 'LA' | 'MA' | 'MD' | 'ME' | 'MH' | 'MI' | 'MN' | 'MO' | 'MP' | 'MS' | 'MT' | 'NC' | 'ND' | 'NE' | 'NH' | 'NJ' | 'NM' | 'NV' | 'NY' | 'OH' | 'OK' | 'OR' | 'PA' | 'PR' | 'PW' | 'RI' | 'SC' | 'SD' | 'TN' | 'TX' | 'UT' | 'UM' | 'VA' | 'VI' | 'VT' | 'WA' | 'WI' | 'WV' | 'WY', required — State where the facility is located (2-letter state code)
  - `fileType` 'Clean' | 'Non_Clean' | 'Pending' — File processing status for the facility record
  - `npi` string — National Provider Identifier (NPI) - 10-digit identifier
  - `externalId` string — External identifier for the facility from external systems
  - `skipOnSiteReview` boolean, required
  - `stateLicenses` FacilityStateLicenseDto[], required
    - `id` string
    - `action` 'updated' | 'created' | 'deleted'
    - `isUpdated` boolean
    - `licenseType` 'State License' | 'Business Permit' | 'Occupational License' | 'Medical gas permit', required — Type of license
    - `source` string, required — Source of license verification (licensing authority)
    - `licenseNumber` string, required — License number issued by the licensing authority
    - `status` 'Active' | 'Inactive' | 'Expired' | 'Retired' | 'Revoked' | 'Lapsed' | 'Probation' | 'Surrendered' | 'Suspended', required — Status of the license (e.g., "Active", "Expired")
    - `issueDate` string, date — Date when the state license was issued
    - `expirationDate` string, date, required — Date when the state license expires
  - `facilitySupportingDocuments` FacilitySupportingDocumentDto[], required
    - `id` string
    - `action` 'updated' | 'created' | 'deleted'
    - `isUpdated` boolean
    - `name` string, required
    - `lastModified` string, date-time, required
    - `type` string, required
  - `accreditations` AccreditationDto[], required
    - `id` string
    - `action` 'updated' | 'created' | 'deleted'
    - `isUpdated` boolean
    - `accreditationBody` string, required
    - `applicable` string, required
    - `status` 'Accredited' | 'Not Accredited', required — Accreditation status
    - `effectiveDate` string, date-time, required
    - `expirationDate` string, date-time
  - `siteVisits` OnSiteReviewDto[], required
    - `id` string
    - `action` 'updated' | 'created' | 'deleted'
    - `isUpdated` boolean
    - `applicable` 'Yes' | 'No' | 'N/A', required — Whether on-site review is applicable
    - `source` string, required
    - `grade` string
  - `certifications` CertificationsDto[], required
    - `id` string
    - `action` 'updated' | 'created' | 'deleted'
    - `isUpdated` boolean
    - `source` string
    - `types` string
    - `certificateType` 'State Survey' | 'CLIA' | 'CMS' | 'CDS' | 'DEA' | 'N/A' — Type of certification
    - `number` string
    - `issueDate` string, date-time
    - `expirationDate` string, date-time
  - `npdb` NpdbDto[], required
    - `id` string
    - `action` 'updated' | 'created' | 'deleted'
    - `isUpdated` boolean
    - `applicable` 'Yes' | 'No' | 'N/A', required — Whether NPDB check is applicable
    - `source` string, required
    - `typeOfAction` 'No Action' | 'Medical Malpractice Payment' | 'Health Plan' | 'State Licensure/Certification' | 'Professional Society' | 'Exclusion/Debarment' | 'DEA/Federal Licensure' | 'Government Administrative' | 'Judgement/Conviction' | 'Clinical Privileges' | 'Peer Review Organization', required — Type of NPDB action
    - `reportResults` 'Adverse Action Report' | 'Medical Malpractice Payment Report' | 'No Report Found' — NPDB report results
    - `reportDate` string, date-time, required
    - `processDate` string, date-time, required
  - `sanctions` SanctionsDto[], required
    - `id` string
    - `action` 'updated' | 'created' | 'deleted'
    - `isUpdated` boolean
    - `sanctionType` 'OIG' | 'GSA/SAM/OFAC' | 'OFAC' | 'MOO' | 'OMIG' | 'State Exclusion List' | 'Preclusion List Check', required — Type of sanction applied
    - `source` string, required
    - `reportResults` 'Match Found' | 'No Match Found', required — Result of the sanction check
  - `perfIndicator` FacilityPerformanceIndicatorDto[], required
    - `id` string
    - `action` 'updated' | 'created' | 'deleted'
    - `isUpdated` boolean
    - `applicable` 'Yes' | 'No' | 'N/A', required — Whether performance indicator is applicable
    - `complaints` string, required
    - `clinical` string, required
    - `benefits` string, required
    - `claims` string, required
    - `accessIssues` string, required
  - `liabilityInsurances` InsuranceDto[], required
    - `id` string
    - `action` 'updated' | 'created' | 'deleted'
    - `isUpdated` boolean
    - `policyNumber` string, required — Insurance policy number
    - `source` string, required — Insurance carrier/company name
    - `insuranceType` 'General Liability' | 'Professional Liability', required — Type of insurance
    - `expirationDate` string, date, required — Date when the insurance policy expires
  - `lastCredentialingDate` string, date, required — Date the facility was last credentialed
  - `nextCredentialingDate` string, date, required — Date when the facility is due for re-credentialing
  - `facilitySpecialties` CreateSpecialtiesDto[]
    - `specialtyNuccTaxonomyCode` string
    - `code` string
    - `name` string, required
    - `id` string
    - `isPrimary` boolean
    - `specialtyBoardName` string
    - `source` string
    - `subSpecialties` SubSpecialtiesDto[]
      - `specialtyNuccTaxonomyCode` string, required
      - `name` string, required
  - `facilityPrimarySpecialty` CreateSpecialtiesDto
    - `specialtyNuccTaxonomyCode` string
    - `code` string
    - `name` string, required
    - `id` string
    - `isPrimary` boolean
    - `specialtyBoardName` string
    - `source` string
    - `subSpecialties` SubSpecialtiesDto[]
      - `specialtyNuccTaxonomyCode` string, required
      - `name` string, required
  - `facilityHsdSpecialty` HsdSpecialty
    - `code` '' | '001' | '002' | '003' | '004' | '005' | '006' | '007' | '008' | '010' | '011' | '012' | '013' | '014' | '015' | '016' | '017' | '018' | '019' | '020' | '021' | '022' | '023' | '025' | '026' | '027' | '028' | '029' | '030' | '031' | '033' | '034' | '035' | '036' | '037' | '040' | '041' | '042' | '043' | '044' | '045' | '046' | '047' | '048' | '049' | '050' | '051' | '052' | '057', required
    - `name` '' | 'General Practice' | 'Family Practice' | 'Internal Medicine' | 'Geriatrics' | 'Primary Care - Physician Assistants' | 'Primary Care - Nurse Practitioners' | 'Allergy and Immunology' | 'Cardiology' | 'Chiropractor' | 'Dermatology' | 'Endocrinology' | 'ENT/Otolaryngology' | 'Gastroenterology' | 'General Surgery' | 'Gynecology, OB/GYN' | 'Infectious Diseases' | 'Nephrology' | 'Neurology' | 'Neurosurgery' | 'Oncology - Medical, Surgical' | 'Oncology - Radiation/Radiation Oncology' | 'Ophthalmology' | 'Orthopedic Surgery' | 'Physiatry, Rehabilitative Medicine' | 'Plastic Surgery' | 'Podiatry' | 'Psychiatry' | 'Pulmonology' | 'Rheumatology' | 'Urology' | 'Vascular Surgery' | 'Cardiothoracic Surgery' | 'Clinical Psychology' | 'Clinical Social Work' | 'Acute Inpatient Hospitals' | 'Cardiac Surgery Program' | 'Cardiac Catheterization Services' | 'Critical Care Services – Intensive Care Units (ICU)' | 'Outpatient Dialysis' | 'Surgical Services (Outpatient or ASC)' | 'Skilled Nursing Facilities' | 'Diagnostic Radiology' | 'Mammography' | 'Physical Therapy' | 'Occupational Therapy' | 'Speech Therapy' | 'Inpatient Psychiatric Facility Services' | 'Outpatient Infusion/Chemotherapy', required
  - `appVerifications` AppVerificationDto[]
    - `id` string
    - `action` 'updated' | 'created' | 'deleted'
    - `isUpdated` boolean
    - `explanation` string
    - `source` string
    - `verificationType` string
  - `medicareStarRatings` MedicareStarRatingDto[], required
    - `id` string
    - `action` 'updated' | 'created' | 'deleted'
    - `isUpdated` boolean
    - `starRating` string
    - `reportDate` string, date-time
    - `source` string
  - `linesOfBusiness` array[]
    - unknown[]
      - unknown
  - `organizationId` string, required
  - `contractEntity` string, required
  - `credentialingStartDate` string, date, required — Date the facility was received for credentialing
  - `attestationDate` string, date, required — Date when facility attestation was completed
  - `psvCompleteDate` string, date-time, required
  - `credentialingDecisionDate` string, date-time, required
  - `medicalDirectorId` string, required
  - `medicalDirectorName` string, required
  - `id` string, required
  - `createdAt` string, date-time, required
  - `createdBy` string, required
  - `createdByName` string, required
  - `updatedAt` string, date-time, required
  - `updatedBy` string, required
  - `updatedByName` string, required
  - `surveyResponse` object[], required
  - `providers` FacilityProviderV2Dto[], required
    - `id` string, required
    - `npi` string, required
    - `name` string, required
    - `type` 'AA' | 'ABA' | 'ACU' | 'ADC' | 'APN' | 'AT' | 'ATR' | 'AUD' | 'BCaBA' | 'BCBA' | 'BSW' | 'BT' | 'CBHT' | 'CMHC' | 'CNS' | 'CP' | 'CPsyD' | 'CphT' | 'CRNA' | 'CSP' | 'CSW' | 'CTRS' | 'DC' | 'DDS' | 'DMD' | 'DO' | 'DPM' | 'DT' | 'EMT' | 'GC' | 'HOS' | 'IBCLC' | 'LBHC' | 'LCSW' | 'LMHC' | 'LN' | 'LP' | 'LPC' | 'LPN' | 'LPT' | 'LactCon' | 'MA' | 'MD' | 'MFT' | 'MT' | 'MW' | 'ND' | 'NEU' | 'NMW' | 'NP' | 'OA' | 'OD' | 'OPT' | 'OT' | 'OTA' | 'PA' | 'PC' | 'PDH' | 'PHA' | 'PHD' | 'PSW' | 'PT' | 'PTA' | 'PTNL' | 'RDH' | 'RDN' | 'RN' | 'RNFA' | 'RPSGT' | 'RT' | 'Rph' | 'SA' | 'SW', required — Provider type/credential
    - `verified_by` string, required
    - `verified_date` string, required
  - `practiceLicense` PracticeLicenseV2Dto[], required
    - `id` string, required
    - `state` 'AK' | 'AL' | 'AR' | 'AS' | 'AZ' | 'CA' | 'CO' | 'CT' | 'DC' | 'DE' | 'FL' | 'FM' | 'GA' | 'GU' | 'HI' | 'IA' | 'ID' | 'IL' | 'IN' | 'KS' | 'KY' | 'LA' | 'MA' | 'MD' | 'ME' | 'MH' | 'MI' | 'MN' | 'MO' | 'MP' | 'MS' | 'MT' | 'NC' | 'ND' | 'NE' | 'NH' | 'NJ' | 'NM' | 'NV' | 'NY' | 'OH' | 'OK' | 'OR' | 'PA' | 'PR' | 'PW' | 'RI' | 'SC' | 'SD' | 'TN' | 'TX' | 'UT' | 'UM' | 'VA' | 'VI' | 'VT' | 'WA' | 'WI' | 'WV' | 'WY', required — US state or territory where practice license is issued
    - `expirationDate` string, date-time, required
    - `type` 'State License' | 'Business Permit' | 'Occupational License' | 'Medical gas permit', required — Type of practice license
    - `status` 'Active' | 'Inactive' | 'Expired' | 'Retired' | 'Revoked' | 'Lapsed' | 'Probation' | 'Surrendered' | 'Suspended', required — Current status of the practice license
    - `license` string, required
    - `source` string, required — Source of practice license verification
    - `verified_by` string, required — Name of the person who verified this practice license information
    - `verified_date` string, required — Date when this practice license information was verified
    - `issueDate` string, date-time, required
  - `businessLicense` BusinessLicenseV2Dto[], required
    - `id` string, required
    - `name` string, required — Business name as registered
    - `entity` string, required — Business entity type
    - `city` string, required
    - `type` string, required
    - `incorporationDate` string, date, required — Date when the business was incorporated
    - `verified_by` string, required — Name of the person who verified this business license information
    - `verified_date` string, required — Date when this business license information was verified
  - `onsiteReviews` OnSiteReviewDto[], required
    - `id` string
    - `action` 'updated' | 'created' | 'deleted'
    - `isUpdated` boolean
    - `applicable` 'Yes' | 'No' | 'N/A', required — Whether on-site review is applicable
    - `source` string, required
    - `grade` string
  - `licensureActions` object[], required
  - `deas` DEADto[], required
    - `id` string
    - `action` 'updated' | 'created' | 'deleted'
    - `isUpdated` boolean
    - `state` 'AK' | 'AL' | 'AR' | 'AS' | 'AZ' | 'CA' | 'CO' | 'CT' | 'DC' | 'DE' | 'FL' | 'FM' | 'GA' | 'GU' | 'HI' | 'IA' | 'ID' | 'IL' | 'IN' | 'KS' | 'KY' | 'LA' | 'MA' | 'MD' | 'ME' | 'MH' | 'MI' | 'MN' | 'MO' | 'MP' | 'MS' | 'MT' | 'NC' | 'ND' | 'NE' | 'NH' | 'NJ' | 'NM' | 'NV' | 'NY' | 'OH' | 'OK' | 'OR' | 'PA' | 'PR' | 'PW' | 'RI' | 'SC' | 'SD' | 'TN' | 'TX' | 'UT' | 'UM' | 'VA' | 'VI' | 'VT' | 'WA' | 'WI' | 'WV' | 'WY', required — State where DEA license is issued
    - `deaNumber` string, required
    - `providerType` string, required
    - `status` 'Active' | 'Inactive', required — Status of the DEA license
    - `source` string, required
    - `expirationDate` string, date-time, required
  - `credentialingStatus` 'Not sent to credentialing' | 'Not Started' | 'In Progress' | 'Data missing' | 'Outreach in progress' | 'PSV complete by CertifyOS' | 'Credentialing restarted' | 'PSV ready' | 'Cred approved' | 'Hold for Cred Comm' | 'Cred denied' | 'Facility Terminated' | 'Recredentialing in progress' | 'Tabled' | 'Withdrawn/Cancelled', required — Current credentialing status of the facility
  - `timelines` TimelineV2Dto[], required
    - `id` string, required
    - `enteredAt` string, date-time, required
    - `title` string, required
    - `verified_by` string, required
    - `verified_date` string, required

## Other responses

- `401` — Unauthorized if authorization token is not provided or invalid.
- `403` — Forbidden if user access is not right.
- `404` — Facility was not found.

---

[API](https://skmtc.net/certifyos/apis/certifyos-api.md) · [All operations](https://skmtc.net/certifyos/apis/certifyos-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/certifyos/certifyos-api/versions/df08dd00da43/schema)
