---
title: "Get Public Document"
method: GET
path: "/endofday/documents/{upload_id}/{public_token}"
tags: ["End Of Day Reports"]
---

# Get Public Document

`GET /endofday/documents/{upload_id}/{public_token}`

Public secure document link.
The URL contains a random token, so camera photos and attached invoices can open directly
from saved reports, printouts, admin backup screens, or copied links without login.

## Path parameters

- `upload_id` integer, required
- `public_token` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/bamboome/apis/contact-sync-api.md) · [All operations](https://skmtc.dev/bamboome/apis/contact-sync-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bamboome/contact-sync-api/revisions/56beadb81ad2/schema)
