GET /collections/{name}/

loc.gov:library-of-congress-apis

Summary: Get collection details
Operation ID: getCollection
Auth: none
Description

Retrieve details about a specific digital collection and its items.

Parameters (5)

count (integer, query, optional, default: 25)

Number of results per page

fo (string, query, optional, default: json)

Output format

Constraints: {'enum': ['json', 'yaml']}

name (string, path, required)

Collection name/slug (e.g., 'founding-fathers', 'american-revolutionary-war')

q (string, query, optional)

Search within collection

startPage (integer, query, optional, default: 1)

Page number for pagination

No probe data for this endpoint yet.