Get
Get a custom check by ID
Fetch a single custom check by its ID.
GET
Get
Authorizations
Bearer API Key. For example, "Bearer {Tenant API Key}"
Headers
Bearer API Key. For example, "Bearer {Tenant API Key}"
Path Parameters
The ID of the custom check
Response
The custom check
A stored custom check.
URL-safe identifier, unique within the tenant.
Required string length:
1 - 128Pattern:
^[a-z0-9-]+$Required string length:
1 - 256The primary asset type a check evaluates and how it is batched.
Default verdict values applied to findings the check produces.
Available options:
rego The rego policy source.
Minimum string length:
1Required range:
x >= 1Maximum string length:
4096Additional asset types loaded in full and made available to the policy.