Welcome to the New BigPanda API Documentation
rule_ids) or all rows for a map. When sending a comma-separated rule_ids list, your tool may require URL encoding.Authorization: Bearer ********************curl --location 'https://api.bigpanda.io/resources/alert-enricher/schemas//rules?rule_ids=row_id_1%2Crow_id_2&page=&per_page=' \
--header 'Authorization: Bearer <token>'[
{
"id": "955056f6-c7bf-4733-a3ad-d3b23f06f173",
"created_by": null,
"created_at": "2024-11-28T15:08:03.272+00:00",
"updated_by": null,
"updated_at": "2024-11-28T15:08:03.303+00:00",
"metadata": null,
"session_id": "S129",
"location": "Chicago",
"threat_score": "90",
"vulnerability_score": "85",
"action_type": "Alert",
"escalation_level": "Critical",
"risk_level": "P1",
"remediation_action": "Block"
}
]