Returns a list of treaties sorted by date of last update.

GET /treaty

Example Request

/v3/treaty/
::

"treaties": [
    {
        "congress": 117,
        "endCongressId": 117,
        "parts": {},
        "resolutionText": "<!DOCTYPE html><html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><head><meta name=\"meta:creation-date\" content=\"2022/08/03 18:28:08\" /><meta name=\"dc:title\" content=\"[117] TreatyRes. 6 for TreatyDoc. 117 - 3\" /><meta name=\"Creation-Date\" content=\"2022/08/03 18:28:08\" /><meta name=\"dcterms:created\" content=\"2022/08/03 18:28:08\" /><meta name=\"Content-Type\" content=\"application/rtf\" /><title>[117] TreatyRes. 6 for TreatyDoc. 117 - 3</title></head><body><p>As approved by the Senate: </p><p><i>Resolved (two-thirds of the Senators present concurring therein),</i></p><p></p><p><b>SECTION 1. SENATE ADVICE AND CONSENT SUBJECT TO DECLARATIONS AND CONDITIONS.</b></p>...",
        "transmittedDate": "2022-07-11T00:00:00Z",
        "treatyNum": 3,
        "treatySubject": "International Law and Organization",
        "treatySuffix": "",
        "updateDate": "2022-08-04T02:46:11Z",
        "url": "https://api.congress.gov/v3/treaty/117/3?format=json"
    }
]

 
Language
Credentials
Query
Response
Click Try It! to start a request and see the response here!