v1

latestOpenAPI 3.0.02026-07-263365159.1 KB
Folders

Get a Signed Review URL for a Folder

Generate a secure, shareable link for a folder of documents. This allows external parties to review the folder's contents without needing a Docsumo account. Provide the unique folder_id to create the link.

get/api/v1/eevee/apikey/review-url-folder/{folder_id}/

Path parameters

folder_idstring required

The unique identifier of the folder.

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.