curl "https://api.northaxiumdata.ca/v1/parliamentary/committees?limit=10&session=44-1" \ -H "X-API-Key: <your-api-key>"
{ "data": [ { "committee_id": "INDU", "chamber": "House of Commons", "name": "Standing Committee on Industry and Technology", "session": "44-1", "chair": "MP-983" } ], "meta": { "total": 1, "limit": 10, "offset": 0 } }
Retrieve a list of House and Senate committees.
44-1