Get alert details
Alerts
Get alert details
Retrieve full details for a specific alert, including screening match data, AI assessment, SLA status, and resolution history.
GET
Get alert details
Documentation Index
Fetch the complete documentation index at: https://docs.zenoo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Project-scoped API key for server-to-server authentication. Obtain keys from the Zenoo dashboard under Project Settings > API Keys. Staging and production environments use separate keys.
Path Parameters
Alert token (e.g., alt_abc123).
Pattern:
^alt_[a-zA-Z0-9]+$Response
Alert details.
Standard response wrapper for all API endpoints. Contains the resource data and pagination metadata.