Root Insurance · Example Payload

Retrieve Data Export Run Response 200

InsuranceAuto InsuranceTelematicsEmbedded InsurancePolicy AdministrationClaimsUsage-Based InsuranceInsurTech

Retrieve Data Export Run Response 200 is an example object payload from Root Insurance, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

data_export_run_idscheduled_data_export_idcreated_atcompleted_atstatusfile_id

Example Payload

Raw ↑
{
  "data_export_run_id": "34233912-c91f-4dc9-bfed-c10d16be26af",
  "scheduled_data_export_id": "4ab082f2-864e-4bcf-bc17-75664a25f2e1",
  "created_at": "2019-03-09T08:07:59.044Z",
  "completed_at": "2019-03-09T08:08:02.178Z",
  "status": "complete",
  "file_id": "74ce9562-4242-11e9-904a-7b14ba20f082"
}