| mag | No | Magnetic field measurements (Bx, By, Bz, Bt) within the window, oldest first. | |
| error | No | Present when the call failed. Absent on success. | |
| notice | No | Guidance when the requested window returned no plasma or magnetic field records — names the newest record the feed carries, or reports that the feed itself returned nothing from an active spacecraft. | |
| plasma | No | Plasma measurements (speed, density, temperature) within the window, oldest first. | |
| bzStatus | No | Plain-language Bz status, e.g. "Southward Bz −14 nT — storm-driving conditions" or "Northward Bz +5 nT — quiescent". | |
| magCount | No | Number of magnetic field records in the mag array, spanning the requested window. | |
| latestMag | No | Most recent magnetic field reading, null if no data in window. | |
| plasmaCount | No | Number of plasma records in the plasma array, spanning the requested window. | |
| latestPlasma | No | Most recent plasma reading, null if no data in window. | |
| latestFeedMagTime | No | ISO 8601 time of the newest magnetic field record the feed carries, ignoring the window. Null when the feed returned no active-spacecraft mag records. | |
| feedStalenessHours | No | Hours between now and the newest record across both feeds — how far behind real time the upstream data is. Null when both feeds returned no active-spacecraft records. | |
| latestFeedPlasmaTime | No | ISO 8601 time of the newest plasma record the feed carries, ignoring the window. Null when the feed returned no active-spacecraft plasma records. Compare against the window to tell a quiet feed from a stale one. | |