Skip to main content

Get Policy Report

GET 

https://api.verticalinsure.com/v2/report/policy/:report_id

Check the status of a policy report, get presigned URL

Request

Responses

get-policy-report 200 response

Authorization: http

name: basic authtype: httpdescription: `Authorization` header with value of `Basic <auth string>` where the `auth string` value
is a base64 encoded string of `<client id>:<client secret>`
scheme: basic
curl -L 'https://api.verticalinsure.com/v2/report/policy/:report_id' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://api.verticalinsure.com
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!