Skip to main content
GET
Access records of monthly communication reports describing interactions between designated public office holders and registered lobbyists.

Query Parameters

string
Partial match on client organization name. Example: Shopify.
string
Partial match on the designated public office holder name. Example: Mark Carney.
string
Partial match on the department or institution contacted. Example: Finance Canada.
string
Partial match on the lobbyist name. Example: Jane Smith.
string
Partial match on the subject labels or subject text. Example: Taxation.
string
ISO 8601 start date. Example: 2023-01-01.
string
ISO 8601 end date. Example: 2023-12-31.
integer
Results per page. Default: 50. Max: 500. Example: 25.
integer
Result offset for pagination. Default: 0. Example: 50.
page and per_page are accepted as input aliases. per_page maps to limit, and page is converted internally into the corresponding offset.