API query with filters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2019
12:28 PM
I am trying to query Canvas with API, so I can get a list of all the courses with specific course settings. For example. the courses with " " check box is checked. I know the field name. However, my get request totally ignores the parameter during the API call. I tired passing the parameter in the URL and also in the body of the request. I also explored the GraphGL little bit. I can't see any example of someone doing what I am trying to do.
Is it possible to get the data I want with API, Graph, or any other tool? Thanks.
Tulga