Get PDF document
get_pdfThe printable PDF itself, returned as a base64 embedded resource — use this when the organiser wants the file handed to them and your client cannot fetch URLs. Default "sheet": the merged tournament document (match sheet with write-in score boxes, player sheet, standings/results when they exist). "results" and "plan" are deprecated pre-merge variants kept for comparison. For a lighter response, get_pdf_link returns download URLs instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc | No | ||
| tournament_key | Yes | The tournament's organiser key (starts with tk_) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pdf_url | Yes | ||
| filename | Yes | ||
| mime_type | Yes | ||
| size_bytes | Yes |