Perform a detailed lookup of data panels for several alerts at once.
What this endpoint does
Retrieves detailed panel data for up to 250 Code Repository Data Leakage playbook alerts in a single request. These alerts fire when credentials, API keys, or secrets are detected in public repositories like GitHub. Use Playbook Alerts: Search with category: ["code_repo_leakage"] to obtain alert IDs. For a single alert, use Playbook Alerts: Code Repo Leakage Detail.
Response data
Returns an array of alert objects (unlike the detail endpoint which returns a single object). Each alert identifies the repository and owner, what was exposed (with assessment labels like "Possible Key Leak"), content snippets of the leaked material, and triage status with remediation actions.
