Get Denial Dashboard
GET /api/v1/admin/security/denials
GET
/api/v1/admin/security/denials
Aggregate PERMISSION_DENIED audit rows for the calling tenant.
Authorizations
Parameters
Query Parameters
window
string
Responses
200
Successful Response
Full dashboard payload.
object
heatmap
Array<object>
One {user, permission} cell of the denial heatmap.
object
count
required
integer
permission
required
string
user_id
required
string
timeseries_24h
Array<object>
One bucket of the 24-hour timeseries.
object
count
required
integer
hour
required
string
top_permissions
Array<object>
A single row in a top-N counted aggregate.
object
count
required
integer
key
required
string
top_routes
Array<object>
A single row in a top-N counted aggregate.
object
count
required
integer
key
required
string
top_users
Array<object>
A single row in a top-N counted aggregate.
object
count
required
integer
key
required
string
total_denials
integer
window
required
string
422
Validation Error
object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string