v1

latestOpenAPI 3.0.3FortiCNAPP Use License2026-08-041754351.1 MB
Datasources

Datasource Details

Get details about a single datasource by invoking the following endpoint:

GET https://YourAccount.lacework.net/api/v2/Datasources/{datasource}

Replace {datasource} with the name value returned for a datasource in the response when invoking the following endpoint: GET /api/v2/Datasources.

get/api/v2/Datasources/{datasource}

Path parameters

datasourcestring required

The datasource's name.

Headers

Authorizationstring required

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

Content-Typestring required

application/json

Response

No Error