Skip to main content
GET
/
compliance
/
checks
/
{checkId}
{
  "type": "<string>",
  "id": "<string>",
  "createdAt": "2023-11-07T05:31:56Z",
  "entityId": "<string>",
  "target": "<string>",
  "provider": "<string>",
  "searchKey": "<string>",
  "alertIds": [
    "<string>"
  ]
}

Path Parameters

checkId
string
required

Response

type
string
required
id
string
required
createdAt
string<date-time>
required
entityId
string
required
target
string
required
provider
string
required
searchKey
string
required
alertIds
string[]

Array of alert IDs associated with this check