Committees

Return a list of Committees

get/api/Committees

Query parameters

CommitteeBusinessIdinteger

List of committees by committee business

SearchTermstring

Search by committee name. Performs a full text search across committee names (including historic), as well as any metadata configured for the committee.

ParentCommitteeIdinteger

List of committees by child committees of a parent

CommitteeStatus'Current' | 'Former' | 'All'

List of committees by status - defaults to current

CommitteeTypeIdinteger

List of committees by the type

CommitteeCategory'Select' | 'General' | 'Other'

List of committees by category

House'Commons' | 'Lords' | 'Joint'

List of committees by House

CommitteeIdsinteger[]

List of committees by Ids

ShowOnWebsiteOnlyboolean

Only return committee website results - defaults to true

Skipinteger

Numbers of items to skip - defaults to 0

Takeinteger

Number of items to be returned - defaults to 30

Response

Success

totalResultsinteger
itemsPerPageinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.