
75i4d (75i4d) asked a question.
Alert API and sample alert api responce
Hi
I have one question - Does Okta generate alerts, if yes where can I get the list of API for alerts. Also can someone provide me with sample alerts api response.
Thanks in Advance!

@75i4d (75i4d) - You need to be a little more descriptive in your ask. Generate Alerts for what?
Okta has a large number of different events that are logged to the System Log. A subset of those events are event-hook-eligible (event hook / web hook same thing in this instance).
See: https://developer.okta.com/docs/concepts/event-hooks/
This could allow you to send event payload data to a location. That location could process said data and do some action based on the received payload.