cURL
curl --request GET \ --url https://api.example.com/compliance/checks/{checkId}
{ "type": "<string>", "id": "<string>", "createdAt": "2023-11-07T05:31:56Z", "entityId": "<string>", "target": "<string>", "provider": "<string>", "searchKey": "<string>", "alertIds": [ "<string>" ] }
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.
Array of alert IDs associated with this check
Was this page helpful?