GET /astronauts/

thespacedevs.com:launch-library-api

Summary: List astronauts
Operation ID: getAstronauts
Auth: unknown
Description

Retrieves a list of astronauts and cosmonauts with their details.

Parameters (4)

limit (integer, query, optional, default: 10)

Number of results to return per page

name (string, query, optional)

Filter by astronaut name

nationality (string, query, optional)

Filter by nationality

offset (integer, query, optional, default: 0)

Index of the first result to return

No probe data for this endpoint yet.