get a list of "IsBuiltIn" saved reports
Your SavedSearches API mentions a "IsBuiltIn", but as far as I can see only searches we have saved are listed. Is there a list of built-in reports we could use? I tried using the api browswer with [?$filter='IsBuiltIn' eq true] but that call didn't seem to support filters...
Hello, Aaron,
Sorry for a late response.
“IsBuiltIn” is implemented for future needs and currently is not used
-
Aaron Lowndes commented
whoops - I should have said "...but as far as I can see only searches we have saved are listed, which means all of them have IsBuiltIn = false."