---
title: "Government Trades"
method: GET
path: "/api/v1/gov/usa/congress/trades"
tags: ["Government Trades"]
---

# Government Trades

`GET /api/v1/gov/usa/congress/trades`

Returns government official trades including transactions by members of the US House and Senate

## Query parameters

- `page` integer
- `pagesize` integer
- `date_from` string, date
- `date_to` string, date
- `updated_since` integer
- `date` string, date
- `chamber` 'House' | 'Senate'
- `fields` string
- `search_keys_type` 'report_id' | 'ticker'
- `search_keys` string

## Response `200`

Government Trades

- GitlabBenzingaIoBenzingaBzgoPkgModelsCalendarApiGovernmentTradeJSON
  - `data` object[]

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.dev/benzinga/apis/data-api-proxy.md) · [All operations](https://skmtc.dev/benzinga/apis/data-api-proxy/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/benzinga/data-api-proxy/revisions/ea334a9e2e05/schema)
