# Retrieve the original document using its encrypted ID. **GET /api/v1/documents/{encryptedDocumentId}/o** Sample request: GET /{encryptedDocumentId}/o ## Servers - https://api.lwolf.com/authentisign: https://api.lwolf.com/authentisign () ## Parameters ### Path parameters - **encryptedDocumentId** (string) The encrypted identifier of the document to be fetched. ## Responses ### default Error #### Body: application/json (object) - **code** (integer(int32)) - **message** (string | null) - **details** (array[string] | null) [Powered by Bump.sh](https://bump.sh)