GET /astronaut/{id}/
thespacedevs.com:launch-library-api
Summary: Get astronaut details
Operation ID: getAstronaut
Auth: unknown
Operation ID: getAstronaut
Auth: unknown
Description
Returns detailed information about a specific astronaut.
Parameters (1)
id
(integer, path, required)
ID of the astronaut
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get astronaut with ID 1 | curl |
https://ll.thespacedevs.com/2.2.0/astronaut/1/ |
|
| Get astronaut with ID 2 | curl |
https://ll.thespacedevs.com/2.2.0/astronaut/2/ |
|
| Get astronaut with ID 100 | curl |
https://ll.thespacedevs.com/2.2.0/astronaut/100/ |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:49:47.288628 | 429 | 506ms | |
| 2026-03-23 09:50:40.368913 | 429 | 243ms | |
| 2026-03-23 09:42:16.026013 | 429 | 204ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:50:40.368913 | 26da46b5822c |
b64f1acdb4c3 |
| 2026-03-23 10:49:47.288628 | b64f1acdb4c3 |
1113a0689d39 |