curl "https://api.northaxiumdata.ca/v1/lobbying/communications?limit=5&government_institution=Finance" \ -H "X-API-Key: <your-api-key>"
{ "data": [ { "communication_id": "COM-992381", "date_of_communication": "2023-10-15", "lobbyist_name": "Jane Smith", "client": "Green Energy Solutions Ltd.", "public_office_holders": [ { "name": "John Doe", "title": "Director of Technology", "institution": "Department of Finance Canada" } ], "subject_matter": ["Taxation and Finance", "Environment"] } ], "meta": { "total": 1, "limit": 5, "offset": 0 } }
Retrieve communication reports filed by registered lobbyists.
YYYY-MM-DD