Get Historical Data( All virtual pin values)

https://{server_address}/external/api/data/get?token={token}&period={PERIOD}&granularityType={TYPE}&sourceType={SOURCE_TYPE}&tzName={tzName}&format={FORMAT}&output=FILE&pin={pin}

Can I get multiple or all pin values as a file at once without receiving them one by one?
What value can I use here? (pin={pin})

What exactly are you trying to achieve?

How often do you want this data, and how will you be using it?

Pete.

I want to validate all the data that the device I’m developing sends to the blynk server.
Used during development only. I think I will use it about once a week.

Thomas

Why don’t you just run a report?

Pete.