Committee documents (reports + legislation)
Documents produced by a committee, as a structured catalog (doc_type, citation, title, congress, chamber, doc_url). LEAN build: the committee-scoped report and legislation legs are served; the chamber-wide hearing / meeting / publication legs are omitted (a faithful build is a hundreds-of-calls fan-out that does not fit the single-worker model) and DISCLOSED via partial + skipped - never a silent cap (a served leg that hits a per-request row cap is named in truncated and forces partial). A SUBCOMMITTEE request is served from its parent committee's documents (the upstream endpoints are parent-scoped); the parent actually queried is returned as served_system_code. The report title is the report citation. Example: /congress/committees/senate/ssas00/documents
Path parameters
Chamber: house, senate, or joint.
Chamber: house, senate, or joint.
Committee system code (e.g. ssas00, hsju00).
Committee system code (e.g. ssas00, hsju00).
Query parameters
Document type: all, report, meeting, publication, legislation. Only report/legislation are served in the lean build.
Document type: all, report, meeting, publication, legislation. Only report/legislation are served in the lean build.
Congress number (e.g. 119). Defaults to the current Congress.
Congress number (e.g. 119). Defaults to the current Congress.
Max rows to return.
Max rows to return.
Pagination offset.
Pagination offset.
Response
Committee document catalog with partial/skipped/truncated disclosure.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}