List Reports by Person ID

GET {{baseUrl}}/reports/v1/people/:personId/motorvehiclereports

Retrieve a list of Motor Vehicle Reports for the given personId.

HEADERS

KeyDatatypeRequiredDescription
X-Api-Keystring(Required) Added as a part of security scheme: apiKey
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"data":[{"mvrId":"3fa85f64-5717-4562-b3fc-2c963f66afa6","mvrDateTime":""},{"mvrId":"3fa85f64-5717-4562-b3fc-2c963f66afa6","mvrDateTime":""}]}