Vertical Insure
Reports

Get Policy Report

Check the status of a policy report, get presigned URL

GET
/v2/report/policy/{report_id}
AuthorizationBasic <token>

Authorization header with value of Basic <auth string> where the auth string value is a base64 encoded string of <client id>:<client secret>

In: header

Path Parameters

report_idstring

Response Body

application/json

curl -X GET "https://api.verticalinsure.com/v2/report/policy/string"
{}