> ## Documentation Index
> Fetch the complete documentation index at: https://developer.karmacheck.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Secure document type

> System-defined IDs for all supported secure document types.

The following table lists the possible types of documents that can be securely uploaded and downloaded in KarmaCheck. The secure document type, its ID, and its dashboard display name appear respectively as `secureDocumentType`, `id`, and `displayName` in the response body of the `GET /document/secure/type/list` endpoint. The ID also appears as `documentTypeId` in the response body of `GET /document/secure/list/case/id/{caseId}`, and is accepted in the request body of endpoints like `POST /document/secure/upload`.

| Secure document type                         | ID                                       | Display name                           |
| -------------------------------------------- | ---------------------------------------- | -------------------------------------- |
| **tin-check-result**                         | 06813017-94ef-4250-9083-375935ce9dc8     | TIN Check Results                      |
| **oig-verification-proof**                   | 4ad585b6-b087-11ec-9bf1-df77b62cb712     | null                                   |
| **provider-html-report**                     | 7d25e1de-0b46-4a6c-bd06-d0b55526af08     | null                                   |
| **identification**                           | 857d42f3-73b6-4588-8855-0ab49e376a84     | Identity Verification                  |
| **candidate-disclosures-and-authorizations** | candidate-disclosures-and-authorizations | Candidate Disclosures & Authorizations |
| **cbsv-authorization**                       | cbsv-authorization                       | CBSV Authorization                     |
| **international-report**                     | da070d09-b52f-4423-9c94-eff458ea3aa0     | null                                   |
| **education-document**                       | education-document                       | Education Document                     |
| **employment-document**                      | employment-document                      | Employment Document                    |
| **ohs-breath-alcohol**                       | ohs-breath-alcohol                       | Breath Alcohol Document                |
| **ohs-chain-of-custody**                     | ohs-chain-of-custody                     | Drug Test Chain of Custody             |
| **ohs-occupational-health**                  | ohs-occupational-health                  | Occupational Health Document           |
| **ohs-participant-passport**                 | ohs-participant-passport                 | OHS Participant Passport               |
| **ohs-result-certificate**                   | ohs-result-certificate                   | OHS Result Certificate                 |
| **search-result**                            | search-result                            | Search Result                          |
