Please note that the data returned is coordinates on a diagram, the X value represents the timestamp and the Y value represents the number of occurrences.
External DocumentationTo learn more, visit the Authentik documentation.
{
"logins": [
{
"x_cord": 434050337683,
"y_cord": 2
},
{
"x_cord": 1797530234539,
"y_cord": 1
}
],
"logins_failed": [
{
"x_cord": 1649805435174,
"y_cord": 1
},
{
"x_cord": 2667350206096,
"y_cord": 0
}
],
"authorizations": [
{
"x_cord": 1333278145018,
"y_cord": 2
},
{
"x_cord": 1230483720371,
"y_cord": 0
}
]
}
Was this page helpful?