where can I find the REST API response for a transaction log entry?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi,
I'm testing an intergration that queries the incident table to find the number of incidents that fit a certain criteria (actually returns a list of incidents, but I'm tracking the list size for the purpose of this question). While nothing changed in my code and nothing appears to have changed in the incident table, the results of the query appear to have changed suddenly after a certain time. I would like to see the response to my request and cannot seem to find it. The transaction log is below with the actual transaction below that. Any ideas how I can find out what changed so that may servicenow tenant changed it's response? I was hoping to see it in the API response, but if it's not available, I'm open to looking elsewhere to figure this out.
looked at the actual entries, I cannot find the API response (the request is visible)