v1

latestOpenAPI 3.0.02026-07-263365159.1 KB
Documents

Get Document Details

Retrieve detailed metadata for a single document, including page information and image URLs. You can get the doc_id from the 'List All Documents' endpoint.

get/api/v1/eevee/apikey/documents/detail/{doc_id}/

Path parameters

doc_idstring required

The unique identifier for the document.

Headers

apikeystring required

Your personal API key for authentication. You can find it on your Docsumo settings page.

Response

OK

errorstring

A message describing any errors encountered during the request.

error_codestring

A code representing the specific error, if any.

messagestring

Additional information or context about the response.

statusstring

The status of the request (e.g., 'success' or 'fail').

status_codeinteger

The HTTP status code of the response.