GET /updates/
thespacedevs.com:launch-library-api
Summary: List updates
Operation ID: listUpdates
Auth: unknown
Operation ID: listUpdates
Auth: unknown
Description
Returns a paginated list of updates/news items.
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 updates with default pagination | curl |
https://ll.thespacedevs.com/2.2.0/updates/ |
|
| List updates with custom limit | curl |
https://ll.thespacedevs.com/2.2.0/updates/?limit=5 |
|
| List updates with pagination offset | curl |
https://ll.thespacedevs.com/2.2.0/updates/?limit=10&offset=10 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:45:27.428963 | 429 | 368ms | |
| 2026-03-23 10:29:04.784526 | 429 | 392ms | |
| 2026-03-23 09:43:17.456543 | 429 | 212ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:29:04.784526 | 5bab1a9baa9a |
73030e487e4e |
| 2026-03-23 10:45:27.428963 | 73030e487e4e |
ded116c0ffa5 |