X-API-KEY: ********************curl --location 'https://api.falken.ltd/api/reports/templates?ContextType=undefined&OrganizationId=undefined&IncludeInactive=undefined' \
--header 'X-API-KEY: <api-key>'{
"templates": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"description": "string",
"contextType": "string",
"isActive": true,
"displayOrder": 0,
"isGlobal": true
}
],
"totalCount": 0
}