Retrieves a paginated list of state vectors for the specified spacecraft, with optional date range filtering. Results are sorted by epoch descending by default. Empty results return 200 with an empty page.
API Key (format: vsp_sk_...)
Spacecraft identifier to filter state vectors by
Start of date range filter (inclusive, ISO-8601)
End of date range filter (inclusive, ISO-8601)
Successfully retrieved state vectors
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