Creates a short-lived preserved format URL
GET/api/v1/preserved/token
Returns a short-lived signed URL for loading an archived format from the configured user content domain.
This route supports authenticated requests and can also work for public links if the archived item belongs to a public collection.
Request
Responses
- 200
- 400
- 401
- 404
Signed preserved format URL created successfully.
Bad request error.
Unauthorized
Resource not found