get_company_awards
[GET /v1/companies/:id/awards — $0.05] Paginated award history for a company: dates, lots, values, tender + buyer context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | numeric id from search results | |
| page | No | ||
| size | No | ||
| 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) |