View API Log

Displays the API execution log.

Operation Procedure

Select “RP” from the menu.

  1. From the RP List table, click on the row of the RP you wish to edit to display the RP details. rp click rp click

  2. Click on the API Log tab. api log tab api log tab

  3. Click Search Date and Time at the top of the API Log List table and specify the start and end dates for the date and time you wish to view the logs. search date and time search date and time

  4. Click on the Search button. search button search button

  5. Verify that the API logs for the search date and time range are displayed.

View API Log Details

  1. In the API log list, click the Detail button for the log whose details you want to view. click detail click detail

2.The API log detail modal is displayed.
detail modal detail modal

API Log Details

  • Request datetime
    The date and time the API was invoked.
  • Host
    The host name from which the API was invoked.
  • Agent
    API agent.
  • API auth ID
    ID of the API key.
  • API name
    The name of the API that was invoked.
  • API status
    The result of an API call.
  • Request parameter
    Displays the parameters used when calling the API in JSON format.
  • Failed sub status
    Displays the status of a failed API call in JSON format.