Bills
Bills & Legislation
Retrieve a list of parliamentary bills and their current legislative status.
GET
Get a standardized list of bills introduced in the House of Commons and the Senate, including their sponsors, stages, and summaries.
Query Parameters
Filter by parliamentary session (e.g.,
44-1). Example: 44-1.Filter by current bill status code. Example:
issued.Partial match on sponsor name. Example:
Smith.Exact match on sector tag. Example:
Technology.Partial match on bill title. Example:
carbon tax.Filter enacted laws. Example:
Criminal Code.Filter private members’ bills. Example:
true.Results per page. Default:
50. Max: 200. Example: 25.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.
