Get Policy Download Url
API Reference
Get Policy Download Url
Get a presigned URL to download the policy file.
The URL is short-lived (~15 minutes) — request it just before use, don’t cache it.
GET
Get Policy Download Url
Authorizations
Path Parameters
Query Parameters
'display' returns the original file; 'text' returns an LLM-optimized markdown version
Available options:
display, text Response
Successful Response
Short-lived presigned URL to download the policy file (expires within ~15 minutes; request it just before use).
Example:
"https://blockstore.example/policy.pdf?X-Amz-Signature=..."
MIME type of the file
Available options:
application/pdf, text/html, text/markdown Example:
"application/pdf"
Suggested filename for download
Example:
"uhc_US_MP.002.28_2026-01-01.pdf"
