National Archives and Records Administration (NARA) · Capability
NextGen Catalog API — Accounts
NextGen Catalog API — Accounts. 4 operations. Lead operation: Get public account data directly from the database. Self-contained Naftiko capability covering one National Archives And Records Administration Nara business surface.
What You Can Do
GET
Get
— Get public account data directly from the database
/v1/users
PUT
Put
— Update the timestamp of the last time the user viewed their notifications.
/v1/users/lastviewednotificationsat/userid
GET
Get
— Get public account data by account id directly from the database.
/v1/users/userid/{userid}
GET
Get
— Get public account data by account id directly from the database.
/v1/users/username/{username}
MCP Tools
get-public-account-data-directly
Get public account data directly from the database
read-only
idempotent
update-timestamp-last-time-user
Update the timestamp of the last time the user viewed their notifications.
idempotent
get-public-account-data-account
Get public account data by account id directly from the database.
read-only
idempotent
get-public-account-data-account-2
Get public account data by account id directly from the database.
read-only
idempotent