v1

latestOpenAPI 3.0.3FortiCNAPP Use License2026-08-041754351.1 MB
Queries

Query Details

Get details about a single LQL query by invoking the following endpoint:

GET https://YourAccount.lacework.net/api/v2/Queries/{queryId}

Replace {queryId} with the queryId value returned for an LQL query in the response when the GET /api/v2/Queries endpoint is invoked.

get/api/v2/Queries/{queryId}

Path parameters

queryIdstring required

Identifier of the query that executes while running the policy.

Headers

Authorizationstring required

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

Content-Typestring required

application/json

Response

No Error