GET /expedition/
thespacedevs.com:launch-library-api
Summary: List expeditions
Operation ID: listExpeditions
Auth: unknown
Operation ID: listExpeditions
Auth: unknown
Description
Returns a paginated list of space station expeditions.
Parameters (2)
limit
(integer, query, optional, default: 10)
Number of results to return per page
offset
(integer, query, optional, default: 0)
The initial index from which to return the results
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| List expeditions with default pagination | curl |
https://ll.thespacedevs.com/2.2.0/expedition/ |
|
| List expeditions with custom limit | curl |
https://ll.thespacedevs.com/2.2.0/expedition/?limit=5 |
|
| List expeditions with pagination offset | curl |
https://ll.thespacedevs.com/2.2.0/expedition/?limit=10&offset=20 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:26:42.016099 | 429 | 415ms | |
| 2026-03-23 10:24:37.295033 | 429 | 484ms | |
| 2026-03-23 09:44:18.473670 | 429 | 196ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:24:37.295033 | 04921f7218fb |
ed7af4ef341b |
| 2026-03-23 10:26:42.016099 | ed7af4ef341b |
cc9a715aca59 |