v1

latestOpenAPI 3.0.3FortiCNAPP Use License2026-08-041754351.1 MB
Exceptions

Policy Exception Details

Get details about an existing exception applied to a specific policy by invoking the following endpoint:

GET /api/v2/Exceptions/{exceptionId}?policyId={policyId}

Replace {policyId} with the policyId value returned for an LQL policy in the response when when invoking the following endpoint:

GET /api/v2/Policies

Replace {exceptionId} with the exceptionId value returned for an LQL policy in the response when invoking the following endpoint:

GET /api/v2/Exceptions?policyId={policyId}

get/api/v2/Exceptions/{exceptionId}

Path parameters

exceptionIdstring required

Exception ID

Query parameters

policyIdstring required

Policy ID

Headers

Authorizationstring required

Bearer Access Token. For example, "Bearer {YourAPIToken}"

Content-Typestring required

application/json

Response

No Error