-
|
Hello Team, Is there currently any existing endpoint within the Admin API that allows administrators to retrieve information about the last time a specific Client ID successfully acquired an access token (e.g., using the If not, logging is the recommended approach, correct? Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hello @resulbdev Ory Network also exposes this as "live events": https://www.ory.com/docs/actions/live-events |
Beta Was this translation helpful? Give feedback.
Hello @resulbdev
Yes, using logging and external log analysis (and/or infrastructure metrics) is the recommended way to answer questions like “when did this client last obtain tokens and how often?”.
Ory Network also exposes this as "live events": https://www.ory.com/docs/actions/live-events