Policies
Policy Details
Get details about a single LQL policy by invoking the following endpoint:
GET https://YourAccount.lacework.net/api/v2/Policies/{policyId}
Replace {policyId} with the policyId value returned for an LQL policy in the response when the GET /api/v2/Policies endpoint is invoked.
get/api/v2/Policies/{policyId}
Path parameters
policyIdstring required
Policy ID
Headers
Authorizationstring required
Bearer Access Token. For example, "Bearer {YourAPIToken}"
Content-Typestring required
application/json
Response
No Error