List IC Meetings
GET/v1/ic-meetings
Returns the organization's IC meetings, newest first, each with the number of IC requests on its agenda. search is a case-insensitive substring match on the meeting name. stage is derived on read, so it is reported rather than filterable.
Request
Responses
- 200
- 400
- 401
- 403
- 500
List of IC meetings
Invalid request parameters
Invalid or missing API key
IC meetings are not enabled for this organization
Internal server error