Streams an archived format from the user content domain
GET/api/v1/preserved/view
Streams an archived format by validating a short-lived signed token.
This route is intended to be served only on the hostname configured in NEXT_PUBLIC_USER_CONTENT_DOMAIN.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Archived format streamed successfully.
Bad request error.
Unauthorized
Forbidden
Resource not found