Skip to main content
GET
Get

Authorizations

Authorization
string
header
required

Bearer API Key. For example, "Bearer {Tenant API Key}"

Headers

Authorization
string
required

Bearer API Key. For example, "Bearer {Tenant API Key}"

Path Parameters

profileId
string
required

Profile ID, or the literal string default for the tenant's default profile. default covers only the integrations that have not been given a profile of their own, so on a tenant with more than one profile it does not reach the rest. Use List profiles to get the IDs.

Example:

"default"

detectionId
string
required

Detection ID. A finding reports the detection that produced it in its detectionId field.

Example:

"PLERION-AWS-16"

Response

The detection's exemptions on the profile

data
object

The exemptions configured for one detection on one profile.