Skip to main content
GET
List policies

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

vin
string
car_sequence_number
string
current_car_owner
string
per_page
integer

Response

Success. Returns a paginated list of policies.

Standard paginated response. data holds the policies for the current page.

current_page
integer
data
object[]
first_page_url
string
from
integer | null
last_page
integer
last_page_url
string
next_page_url
string | null
path
string
per_page
integer
prev_page_url
string | null
to
integer | null
total
integer