Resolved! Why am I getting different results from the API explorer and my API call?
I'm trying to return a set of data from our CMDB table, and it works fine in the API explorer. However, when I run the same query in a python script I'm using, I don't get the the fields I'm asking for. API Explorer:Call: GET https://redacted.service...
