This article discusses why the /sage/api/v1 API endpoint displays a rate limit warning.
- Okta API
- Rate limits
- System log
The limit is triggered when this endpoint is called too many times in the span of a minute and reaches the warning threshold. The default warning threshold is set to 60%, but this can be customized via the Rate limits Dashboard.
One way to trigger a warning for this endpoint is to run multiple searches from Reports > System Log in the span of a minute. Navigating to the System Log UI page does not count towards the rate limit.
The /sage/api/v1 is an internal endpoint and can be used to get System log data from the UI as an Administrator. It does not count towards the rate limit on the /api/v1/logs endpoint.
Related References
- To find out more about the rate limits best practices, consult Rate limit best practices.
- Additional information regarding the warning threshold on traffic consumption for an API endpoint can be found Warning notification.
