Skip to content

Download a policy document PDF

GET
/broker/policies/{policy_id}/document/{kind}
curl --request GET \
--url https://api.hedgespecialty.com/api/v1/broker/policies/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/document/binder \
--header 'Authorization: Bearer <token>'

Streams the binder, policy, or declarations PDF, brokerage-scoped.

policy_id
required
string format: uuid
kind
required
string
Allowed values: binder policy declarations

The PDF bytes (or a 307 redirect to hosted storage)

Media typeapplication/pdf

Policy or document not found

Stored document could not be retrieved