GET /album/{album_name}
nasa.gov:nasa-image-and-video-library-api
Summary: Get album contents
Operation ID: getAlbum
Auth: unknown
Operation ID: getAlbum
Auth: unknown
Description
Retrieve all media items in a specific NASA album/collection.
Parameters (3)
album_name
(string, path, required)
Name of the album
page
(integer, query, optional, default: 1)
Page number for pagination
page_size
(integer, query, optional, default: 100)
Number of results per page
Constraints: {'maximum': 100}
Examples (2)
| Title | Type | URL | Action |
|---|---|---|---|
| Get album contents | openapi-spec |
https://images-api.nasa.gov/album/Apollo-at-50 |
|
| Get album contents | probe-gate |
https://images-api.nasa.gov/album/Apollo-at-50?page=1&page_size=100 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:19:23.003215 | 200 | 476ms | |
| 2026-03-23 10:18:19.076959 | 200 | 558ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:19:23.003215 | 22d9ec10dfd0 |
450a442737b5 |