Document Split Info

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

include_file

ValueDescription
originalReturns only the original (pre-split) document file.
splitReturns only the individual split document files.
allReturns both the original and all split document files.

file_format

ValueDescription
s3_urlReturns a presigned S3 URL for the file.
base64Returns the file as a Base64-encoded string.
bothReturns both the presigned S3 URL and the Base64-encoded string.

Path Params
string
required
Query Params
string
enum
Defaults to original

Specifies which file(s) to include in the response. If omitted, no file data is returned — only metadata.

Allowed:
string
enum
Defaults to s3_url

Format in which the file(s) are returned. Requires include_file to be set.

Allowed:
Headers
string
required

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

Response
200
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!