Public shared-document viewer (unauthenticated)

GET/api/v1/public/documents/{token}

Resolve a share token to the stored HTML page. Returns 404 for unknown, expired, or revoked tokens — the three are indistinguishable on purpose. Rate-limited per IP.

Operation ID: fetch_public_document_api_v1_public_documents__token__get·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Path

tokenstringrequired

Responses

200Successful Response

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject