Returns every signed file attached to the contract’s signature, each with a short-lived pre-signed download URL and file metadata. Clients pick the file(s) they want to download. URLs expire after 30 seconds; re-call the endpoint to obtain fresh ones.
Documentation Index
Fetch the complete documentation index at: https://alpha.developer.tomorro.com/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Get your key at https://app.tomorro.com/settings/integrations?integration=api-key
The unique identifier (UUID) of the contract
"550e8400-e29b-41d4-a716-446655440000"
Signed files with download URLs
Unique identifier (UUID) of the signed file.
"550e8400-e29b-41d4-a716-446655440000"
Filename of the signed file, normalized to end with .pdf.
"NDA - Acme Corp - signed.pdf"
MIME content type of the signed file.
"application/pdf"
Short-lived pre-signed URL to download the signed PDF.
"https://s3.amazonaws.com/bucket/path?X-Amz-Signature=..."
Date at which downloadUrl expires. Re-call the endpoint to obtain a fresh URL.
"2026-04-24T10:45:00.000Z"