simulator

get information about a registered webhook

get/simulator/webhooks/{subscriptionId}

Path parameters

subscriptionIdstring required

Subscription ID of the webhook to get

Response

OK

string[] required

Example response

[
  "automation_level_changed",
  "driver_changed",
  "journey_begin",
  "journey_end",
  "location_changed",
  "ignition_changed",
  "harsh_acceleration",
  "harsh_braking"
]

Changes