GET api/Documents/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "DocumentID": "3359d9fd-bbcf-4fc1-8d2f-ea771c971cd0",
  "DocumentCreatedDateTime": "2026-08-25T14:03:27.8197148-04:00",
  "DocumentPath": "sample string 3",
  "DocumentTypeID": "767a98ed-027d-45a1-92c1-643ab7d762f3",
  "CreatedByPersonID": "678321cf-b782-4365-9233-74acda99b92c",
  "Notes": "sample string 6",
  "Deleted": true,
  "Status": "sample string 8"
}