/iso/committees

POST /api/iso/committees

Price: 20 credits

List ISO technical committees, subcommittees and joint committees. Returns the reference, the English and French titles, the scope statement, the standing, the creation date, the secretariat body, the parent and child committees, and the national standards bodies taking part as participating or observing members together with the committee and organization liaisons. Filters by reference or id, by parent committee, by standing, to top-level committees only, or by a substring of the reference, title and scope.

How to use it

References are ISO's own spelling — 'ISO/TC 176', 'ISO/TC 176/SC 3', 'ISO/IEC JTC 1' — and the numeric form is the committee id that /iso/standards returns in `committee.id`, so either resolves. Walk the tree with `top_level_only` for the roots and `parent` for the level below; a working group under a subcommittee is a committee here too. `participating_members` are the national bodies that vote, `observing_members` follow the work without voting, and the acronyms are the member-body codes such as ANSI, BSI and DIN. Committees this endpoint reports as Suspended have stopped meeting but keep their published standards in force, so do not read the standing as a statement about the standards.

Parameters

Request body

Response

Errors

Response headers