Resolved! System Parameters on REST calls
Hello all, I'm attempting to use the table API to retrieve users based on their username. According to this article, it appears to suggest I can add a query parameter that looks like "sysparm_query=active=true" to the end of a GET call to filter the...