Skip to main content
GET
Get daily lockout activity

Authorizations

Authorization
string
header
required

JWT Bearer token for user session auth. Format: "Bearer {token}". Used by User and Organization endpoints.

Query Parameters

startDate
string

First UTC day (defaults to 29 days ago)

endDate
string

Last UTC day, inclusive (defaults to today)

Response

Daily lockout applied/removed counts

success
boolean
Example:

true

data
object