Error
A valid request URL is required to generate request examples{
"app_id": 123,
"app_name": "<string>",
"budget_status": {
"alert_level": "<string>",
"budget": 123,
"entity_id": 123,
"entity_type": "<string>",
"name": "<string>",
"owner_email": "<string>",
"owner_id": 123,
"percentage": 123,
"spent": 123,
"velocity": 123
},
"owner_email": "<string>",
"owner_id": 123,
"recent_violations": [
{
"details": "<string>",
"event_type": "<string>",
"filter_name": "<string>",
"response_code": 123,
"severity": "<string>",
"timestamp": "<string>",
"type": "<string>"
}
],
"risk_level": "<string>",
"risk_score": 123,
"summary": {
"auth_failures": 123,
"auth_failures_trend": 123,
"budget_alerts": 123,
"budget_trend": 123,
"compliance_events_critical": 123,
"compliance_events_critical_trend": 123,
"compliance_events_warning": 123,
"compliance_events_warning_trend": 123,
"error_rate": 123,
"error_trend": 123,
"policy_trend": 123,
"policy_violations": 123,
"total_requests": 123
}
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}Compliance
Get app risk profile
Get detailed compliance profile for a single app
GET
/
compliance
/
app
/
{id}
/
risk-profile
Error
A valid request URL is required to generate request examples{
"app_id": 123,
"app_name": "<string>",
"budget_status": {
"alert_level": "<string>",
"budget": 123,
"entity_id": 123,
"entity_type": "<string>",
"name": "<string>",
"owner_email": "<string>",
"owner_id": 123,
"percentage": 123,
"spent": 123,
"velocity": 123
},
"owner_email": "<string>",
"owner_id": 123,
"recent_violations": [
{
"details": "<string>",
"event_type": "<string>",
"filter_name": "<string>",
"response_code": 123,
"severity": "<string>",
"timestamp": "<string>",
"type": "<string>"
}
],
"risk_level": "<string>",
"risk_score": 123,
"summary": {
"auth_failures": 123,
"auth_failures_trend": 123,
"budget_alerts": 123,
"budget_trend": 123,
"compliance_events_critical": 123,
"compliance_events_critical_trend": 123,
"compliance_events_warning": 123,
"compliance_events_warning_trend": 123,
"error_rate": 123,
"error_trend": 123,
"policy_trend": 123,
"policy_violations": 123,
"total_requests": 123
}
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}Path Parameters
App ID
Query Parameters
Start date (YYYY-MM-DD), defaults to 7 days ago
End date (YYYY-MM-DD), defaults to today
Was this page helpful?
⌘I