cURL
curl --request GET \ --url https://api.example.com/compliance/alerts/{alertId}
200
Example
{ "type": "<string>", "id": "<string>", "checkId": "<string>", "createdAt": "2023-11-07T05:31:56Z", "acknowledged": true, "acknowledgedAt": "2023-11-07T05:31:56Z", "externalId": "<string>", "data": { "lists": [ "<string>" ], "comment": "<string>", "externalId": "<string>", "rawdata": [ {} ] } }
Documentation IndexFetch the complete documentation index at: https://docs.korint.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.korint.io/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
Was this page helpful?