Skip to main content
GET
/
contracts
/
{id}
/
current-version
Get contract current version
curl --request GET \
  --url https://api.tomorro.com/v2/contracts/{id}/current-version \
  --header 'x-api-key: <api-key>'
"<string>"

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.

Authorizations

x-api-key
string
header
required

API key for authentication. Get your key at https://app.tomorro.com/settings/integrations?integration=api-key

Path Parameters

id
string
required

The unique identifier (UUID) of the contract

Example:

"550e8400-e29b-41d4-a716-446655440000"

Response

Current version of the contract as a binary file (PDF or DOCX)

The response is of type file.