EndpointsGet Documents Documentid
Endpoints

GET /documents/{documentId}

Info for a specific document

curl -X GET "https://api.akhshit-docs.com/v1/documents/example_string" \
  -H "Content-Type: application/json"
["null"]
GET
/documents/{documentId}
GET
path
documentIdstring
Required

The id of the document to retrieve

Request Preview
Response

Response will appear here after sending the request

Path Parameters

documentIdstring
Required

The id of the document to retrieve

Responses

Document details retrieved successfully

Was this page helpful?
Built with Documentation.AI

Last updated today