Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

API Request Log Grid Example

API Request Log

The 'API Request Log' Grid is intended give Users an interface to be able to view, and debug API Requests.

Note: API Requests do not generate 'Audit' records.

Manage API Request

Manage API Request form example

The 'Manage API Request' Form provides all of the details from the selected Request, including the parameters sent and the response. This is helpful for troubleshooting problems that might have occurred when interfacing a system with the API.

To improve application performance, for SQL POST API calls and GET API Calls, when a successful request is received, only the "Success" will be logged.  When an unsuccessful request is received, the application will log the "Failure" in full.


  • No labels