Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/api/v2/policies/{policyId}/url
{ "url": "<string>", "mimeType": "<string>" }
Retrieve a presigned URL for accessing a policy document.
Unique identifier for the policy
Successfully retrieved presigned URL
Presigned URL to access the policy document
MIME type of the policy document