{ "opencollection": "1.0.0", "info": { "name": "NextGen Catalog Accounts Metadata API", "version": "0.2.0" }, "items": [ { "info": { "name": "Metadata", "type": "folder" }, "items": [ { "info": { "name": "Get digital object IDs by matching Ancestry metadata in partner-metadata index.", "type": "http" }, "http": { "method": "GET", "url": "https://catalog.archives.gov/api/v2/metadata/naid-availability/naid/:naId", "params": [ { "name": "naId", "value": "", "type": "path", "description": "The naid to search for in the partner-metadata index." } ] }, "docs": "Returns a list of digital object IDs that match the given naid in the partner-metadata index." } ] } ], "bundled": true }