Retrieves paginated measurements with optional filtering by spacecraft, measurement type, date range, and outlier status. Results are sorted by epoch descending by default.
API Key (format: vsp_sk_...)
Start of time range (inclusive, ISO-8601)
End of time range (inclusive, ISO-8601)
Filter by spacecraft identifiers (ID, name, NORAD, or COSPAR)
Filter by measurement types
RANGE, RADEC, AZEL, PV Include measurements flagged as outliers (default: false)
Successfully retrieved measurements
Paginated response wrapper containing a page of results with navigation metadata
List of items in the current page
Whether the content list is empty
false
Whether this is the first page
true
Whether there are more pages after this one
true
Whether there are pages before this one
false
Whether this is the last page
false
Current page number (0-indexed)
0
Number of items per page
20
Total number of elements across all pages
150
Total number of pages
8