Errors tab



The Errors tab lists errors broken down by 404 "Path not found" and 500 "Internal Server Error".

It includes counts or errors by endpoint to identify which endpoints are resulting in errors.

  1. This panel will list each error code that has been returned, the error standard code description, and a count

  2. If clients are trying to use invalid endpoints they will show in this list. This could indicate a misspelling or typo on the client's code but can also be an indication of a malicious entity testing for hidden access.

  3. This panel lists which of your endpoints are returning errors. Â