GET /docking_event/
thespacedevs.com:launch-library-api
Summary: List docking events
Operation ID: listDockingEvents
Auth: unknown
Operation ID: listDockingEvents
Auth: unknown
Description
Returns a paginated list of spacecraft docking events.
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 docking events with default pagination | curl |
https://ll.thespacedevs.com/2.2.0/docking_event/ |
|
| List docking events with custom limit | curl |
https://ll.thespacedevs.com/2.2.0/docking_event/?limit=5 |
|
| List docking events with pagination offset | curl |
https://ll.thespacedevs.com/2.2.0/docking_event/?limit=10&offset=10 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:18:20.277953 | 200 | 396ms | |
| 2026-03-23 09:40:13.033139 | 429 | 193ms | |
| 2026-03-23 09:05:00.609200 | 200 | 442ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:40:13.033139 | 482e685248c8 |
8356fcf77092 |
| 2026-03-23 10:18:20.277953 | 8356fcf77092 |
1a6372e12f7a |