get
https://example.com/v3/bill////titles
GET /bill/:congress/:billType/:billNumber/titles
Example Request
/v3/bill/117/hr/3076/titles
::
{
'titles': [
{
'billTextVersionCode': 'RH',
'billTextVersionName': 'Reported in House'
'chamberCode': 'H',
'chamberName': 'House',
'title': 'Postal Service Reform Act of 2021',
'titleType': 'Short Title(s) as Reported to House'
},
...
]
}
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200successful operation
400Invalid status value