curl --location --request GET 'https://api.falken.ltd/api/classification-templates?organizationId&type&includeInactive'{
"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
}