How to use Storage integration in javascript to fetch the data?

hi i get this Data but how I can fetch it with the api key in javascript ?

https://eu1.cloud.thethings.network/api/v3/as/applications/jjjj/devices/eui-70b3d57ed004bf93/packages/storage/uplink_message

the result :

{“result”:{“end_device_ids”:{“device_id”:“eui-70b3d57ed004bf93”,“application_ids”:{“application_id”:“jjjj”},“dev_eui”:“70B3D57ED004BF93”,“dev_addr”:“260BA217”},“received_at”:“2022-01-29T21:18:17.682195763Z”,“uplink_message”:{“f_port”:1,“frm_payload”:"/////wXDAAAADQACAAU=",“decoded_payload”:{“Etage”:2,“Gebaeude”:13,“Lichtintensität”:1475,“Luftfeuchtigkeit”:65535,“Raum”:5,“Reed-Kontakt(1=Geschlossen, 0=Geoeffnet)”:0,“Temperatur”:65535},“rx_metadata”:[{“gateway_ids”:{“gateway_id”:“lorawangatewayy”,“eui”:“58A0CBFFFE8047F5”},“time”:“2022-01-29T21:18:17.416009902Z”,“timestamp”:2478936795,“rssi”:-54,“channel_rssi”:-54,“snr”:10.25,“location”:{“latitude”:54.34513235377525,“longitude”:10.092231893285023,“source”:“SOURCE_REGISTRY”}}],“settings”:{“data_rate”:{“lora”:{“bandwidth”:125000,“spreading_factor”:7}},“coding_rate”:“4/5”,“frequency”:“868100000”,“timestamp”:2478936795,“time”:“2022-01-29T21:18:17.416009902Z”},“received_at”:“2022-01-29T21:18:17.476084832Z”,“consumed_airtime”:“0.066816s”,“network_ids”:{“net_id”:“000013”,“tenant_id”:“ttn”,“cluster_id”:“ttn-eu1”}}}}

Please do not double post - it’s a waste of the volunteers time and splits the discussion.