List spacecraft
Retrieves a paginated list of spacecraft for the current tenant.
Query Parameters
Lifecycle status filter (Active or Archived)
Include archived spacecraft when status is absent (true=all, false=active-only). Ignored when status is set.
Exact NORAD catalog number lookup filter. Exact string match — not numerically normalised (leading zeros are significant).
63Exact COSPAR international designator lookup filter.
20Exact, case-insensitive spacecraft name lookup filter.
100Exact caller-assigned external-key lookup filter.
64Response
Spacecraft list retrieved successfully
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