get https://{hostname}/ota/v1/download-notifications/
Returns a single page of notifications about completed downloads to specific vehicles, limited to those downloads registered under one content provider code and not older than the past 12 hours. All requests subsequent to the first request require storing nextPageStart
from the last response's notifications
array and using it as start
of a new request.
List download notifications
Open Recipe