get_tender
[GET /v1/tenders/:id — $0.02] Full tender detail by id: buyer, CPVs, deadline, estimated value, all awards/lots with winners, plus provenance (source + TED url).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | numeric id from search results | |
| client_key | No | Prepaid credit balance key: when set, paid calls first try to debit this account instead of requiring a per-call proof. | |
| payment_token | No | Payment proof: dev mode → single-use token from POST /v1/dev-faucet; x402 mode → base64 payment payload (the PAYMENT-SIGNATURE / X-PAYMENT header value) |