Get a document download URL
Returns document metadata plus a short-lived, pre-signed downloadUrl for the file.
Authorizations
Partner API key. Send the raw key as the Authorization header value — e.g. dk_test_… in sandbox or dk_live_… in production. Generate and rotate keys in the doola Partner Portal.
Path Parameters
doola company ID (KSUID).
Document ID returned by the list endpoint.
Response
OK
Document metadata plus a short-lived, pre-signed download URL.
Document ID.
doola company ID (KSUID) the document belongs to.
File name.
"Articles-of-Organization.pdf"
MIME content type.
"application/pdf"
Document type. One of ArticlesOfOrganization, EinLetter, Mail.
"ArticlesOfOrganization"
Last modified timestamp (RFC 3339).
"2026-07-06T21:11:56Z"
Creation timestamp (RFC 3339). May be null for files whose source provides no creation time.
"2026-07-06T21:11:56Z"
Short-lived, pre-signed URL to download the file.