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": "06985f38-f1a7-4393-a58b-da3f56f104fd",
  "DocumentCreatedDateTime": "2025-12-16T07:47:59.2975343-05:00",
  "DocumentPath": "sample string 3",
  "DocumentTypeID": "b43852d8-4988-4c13-9fee-192bbe970e67",
  "CreatedByPersonID": "31c356f2-f8f5-4d3d-a351-4de035bd69aa",
  "Notes": "sample string 6",
  "Deleted": true,
  "Status": "sample string 8"
}