Get login history

View as Markdown

Enterprise feature

Returns all login events in the Unleash system. You can optionally get them in CSV format by specifying the Accept header as text/csv.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Response

loginHistorySchema
eventslist of objects
A list of login events

Errors