X-API-KEY: ********************curl --location 'https://api.falken.ltd/api/classification-templates?organizationId=undefined&type=undefined&includeInactive=undefined' \
--header 'X-API-KEY: <api-key>'{
"templates": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"description": "string",
"type": 0,
"isSystemDefault": true,
"isPublic": true,
"organizationName": "string",
"itemCount": 0,
"usageCount": 0,
"isActive": true,
"tags": "string",
"createdUtc": "2019-08-24T14:15:22.123Z"
}
],
"totalCount": 0
}