# Login History API

Allows you to query the Login History for a team and export it for use with external monitoring tools to capture and monitor platform login events.

## List Login History

 - [GET /api/external/authentication-events](https://developer.celonis.com/celonis-apis/team-api/openapi/openapi/login-history-api/findallauthenticationevents.md): Login History events can be filtered by specifying a date interval. Maximum number of events that will be received by page is 200.  The OAuth 2.0 scope to use is team.login-history:read. If there would be more events on the specified date interval total number of pages will be returned for further querying.

