List IC Requests
GET/v1/ic-requests
Returns the organization's IC requests, newest first. search is a case-insensitive substring match on the request name. Pass icMeetingId to return only the requests on that meeting's agenda.
Request
Responses
- 200
- 400
- 401
- 403
- 500
List of IC requests
Invalid request parameters
Invalid or missing API key
IC requests are not enabled for this organization
Internal server error