To search and view usage metrics for any of your APIs:
- From the navigation menu, select My workspaces
- Or from the homepage, select My workspaces in the main content area.
- Choose the workspace with the API you want to view request logs.
- In the APIs section, select the API.
- From the side menu, go to Reporting and select Request logs.
- Use the search bar to find a request log
- Enter a word or phrase for request log you want to find
- Set your search preferences:
- Environment
- Status codes
- Time range
- Display result - number of logs to display per page
- Select Search.
- Or Clear to reset preferences to the default.
What you’ll see in the request logs report
When you view the API request logs, each entry includes:
- Timestamp – When the request was made
- URL – The endpoint that was accessed
- Method – The HTTP method used (e.g. GET, POST)
- Status code – The response code returned (e.g. 200, 404, 500)