{"info":{"_postman_id":"4ade96dd-d686-48fc-83e9-202d139167c4","name":"Idemeum public APIs","description":"<html><head></head><body><h2 id=\"overview\">Overview</h2>\n<p>Idemeum public REST APIs have resource-oriented URLs, return JSON-encoded responses, and use standard HTTP response codes, authentication, and verbs.</p>\n<h2 id=\"authentication\">Authentication</h2>\n<p>The Idemeum API uses API keys to authenticate requests. Here is how you can create and manage your <code>apiKey</code> in the idemeum admin portal:</p>\n<ul>\n<li><p>Access your parent idemeum tenant at <code>[your domain].idemeum.com/adminportal</code></p>\n</li>\n<li><p>Navigate to <code>Settings</code> → <code>Integrations</code></p>\n</li>\n<li><p>Click <code>Add integration</code> and choose <code>Inbound integration</code></p>\n</li>\n</ul>\n<img src=\"https://content.pstmn.io/179e0c8a-f5a3-4a84-bf9a-12c2a348299d/Q2xlYW5TaG90IDIwMjQtMTItMTMgYXQgMDYuMjEuMjNAMngucG5n\" alt=\"\">\n\n<ul>\n<li><p>Provide the integration name and save the configuration</p>\n</li>\n<li><p>You will be presented with your API key</p>\n</li>\n</ul>\n<img src=\"https://content.pstmn.io/2f7bcbec-4831-4c13-8ee6-a27bc493e31e/Q2xlYW5TaG90IDIwMjQtMTItMTMgYXQgMDYuMjEuNTdAMngucG5n\" alt=\"\">\n\n<h2 id=\"encryption\">Encryption</h2>\n<p>Idemeum is a <a href=\"https://docs.idemeum.com/security-whitepaper/\">zero-knowledge cloud</a>, meaning we do not see your sensitive information such as LAPS credentials. Everything is encrypted on the client side, and each desktop agent leverages <a href=\"https://docs.idemeum.com/master-key/\">master key</a> to encrypt sensitive information locally before uploading it to idemeum cloud.</p>\n<p>Therefore, when you call idemeum APIs that perform sensitive operations (i.e. create customer, delegate access to technician, etc.) your API key is used to perform encryption / decryption functions.</p>\n<p>Here is how we maintain zero-knowledge security while exposing public APIs:</p>\n<ul>\n<li><p>API key is generated at the parent tenant level and is only known to you</p>\n</li>\n<li><p>We do not persist the API key in unencrypted form in our cloud</p>\n</li>\n<li><p>API key is passed with every request, used for crypto operations and then discarded once the actions are performed</p>\n</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"39994973","collectionId":"4ade96dd-d686-48fc-83e9-202d139167c4","publishedId":"2sAYBbd8qW","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"3e79f1"},"publishDate":"2025-07-15T01:09:40.000Z"},"item":[{"name":"v1","item":[{"name":"Customers","item":[{"name":"Get all customers","id":"7b98e9d7-85f3-4ed4-b3fb-821c98f9bebf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.dvmi.sdk.customer.basic.info.list+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"url":"https://{{tenantUrl}}/api/integrations/customers","description":"<ul>\n<li><p>Retrieve information about all customers for your parent tenant</p>\n</li>\n<li><p>You need to pass the <code>apiKey</code> in the header for authenitcation</p>\n</li>\n<li><p>The response inludes all tenant metadata along with the PowerShell and Bash installation commands for each customer tenant</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","customers"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[{"id":"43db31d0-dfc4-4a20-a01a-2f110937417a","name":"200 - Get all customers","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.dvmi.sdk.customer.basic.info.list+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"url":"https://{{tenantUrl}}/api/integrations/customers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Jun 2025 17:38:10 GMT"},{"key":"Content-Type","value":"application/vnd.dvmi.sdk.customer.basic.info.list+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://*"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": \"4d379464-f815-4194-8030-c93b5e74e5d9\",\n            \"name\": \"nikpot\",\n            \"displayName\": \"nikpot\",\n            \"url\": \"https://nikpot-nikmsp.idemeum.com\",\n            \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'nikpot-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_865-q^qP~W1C' -clientSecret 'HeegsfUHkHGeZkzquKAipicSQOR4OV6ILXEGVJhCCSB4IED9' -masterKey '221951dd-49af-465e-82d8-7e10171d77a2::pmcparA3uhnedAFYljmKZBVLXGGW9bfpCZzC1TGi/L0=' -version 'latest' -elevationMode 'offline'\",\n            \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n            \"desktopInstallerPowershellCommandTemplateParams\": {\n                \"tenantFQDN\": \"nikpot-nikmsp.idemeum.com\",\n                \"version\": \"latest\",\n                \"masterKey\": \"221951dd-49af-465e-82d8-7e10171d77a2::pmcparA3uhnedAFYljmKZBVLXGGW9bfpCZzC1TGi/L0=\",\n                \"elevationMode\": \"offline\",\n                \"clientSecret\": \"HeegsfUHkHGeZkzquKAipicSQOR4OV6ILXEGVJhCCSB4IED9\",\n                \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_865-q^qP~W1C\"\n            },\n            \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'nikpot-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_865-q^qP~W1C' --clientSecret 'HeegsfUHkHGeZkzquKAipicSQOR4OV6ILXEGVJhCCSB4IED9' --masterKey '221951dd-49af-465e-82d8-7e10171d77a2::pmcparA3uhnedAFYljmKZBVLXGGW9bfpCZzC1TGi/L0=' --elevationMode 'offline'\",\n            \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n            \"_links\": {}\n        },\n        {\n            \"id\": \"55d038e2-1e08-4c38-8d5e-dd8a9d830c27\",\n            \"name\": \"sony\",\n            \"displayName\": \"Sony\",\n            \"url\": \"https://sony-nikmsp.idemeum.com\",\n            \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'sony-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_783-62~^-rfI' -clientSecret 'KKeK1@9l7Ud~~W$uSnKGmI-x5YIAX$vC^e*2BgwI11zKB0Sl' -masterKey 'ed981d2b-2a33-475e-ba46-e45bf862e8d8::p6/MIwKyND6oy9cAK2ZMcnaoj0y+IdmKmrguuwTx5Tk=' -version 'latest' -elevationMode 'offline'\",\n            \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n            \"desktopInstallerPowershellCommandTemplateParams\": {\n                \"tenantFQDN\": \"sony-nikmsp.idemeum.com\",\n                \"version\": \"latest\",\n                \"masterKey\": \"ed981d2b-2a33-475e-ba46-e45bf862e8d8::p6/MIwKyND6oy9cAK2ZMcnaoj0y+IdmKmrguuwTx5Tk=\",\n                \"elevationMode\": \"offline\",\n                \"clientSecret\": \"KKeK1@9l7Ud~~W$uSnKGmI-x5YIAX$vC^e*2BgwI11zKB0Sl\",\n                \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_783-62~^-rfI\"\n            },\n            \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'sony-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_783-62~^-rfI' --clientSecret 'KKeK1@9l7Ud~~W$uSnKGmI-x5YIAX$vC^e*2BgwI11zKB0Sl' --masterKey 'ed981d2b-2a33-475e-ba46-e45bf862e8d8::p6/MIwKyND6oy9cAK2ZMcnaoj0y+IdmKmrguuwTx5Tk=' --elevationMode 'offline'\",\n            \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n            \"_links\": {}\n        },\n        {\n            \"id\": \"fcf3cb52-d9ee-4fef-8d8b-ab3fbabcca7d\",\n            \"name\": \"rogers-store\",\n            \"displayName\": \"Roger's store\",\n            \"url\": \"https://rogers-store-nikmsp.idemeum.com\",\n            \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'rogers-store-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_670-Kd7-!wap' -clientSecret 'tPH2nhBFkY7FLpOvNPoBtO0p2hkpPl2ZgMFxSc7GeRZSzSmo' -masterKey 'de98e76a-ad27-43c9-bc5a-0548472d0c9f::OUavyERkdaBS5dhGMbpckXRog4vGMI8vY4k05L2lbXo=' -version 'latest' -elevationMode 'offline'\",\n            \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n            \"desktopInstallerPowershellCommandTemplateParams\": {\n                \"tenantFQDN\": \"rogers-store-nikmsp.idemeum.com\",\n                \"version\": \"latest\",\n                \"masterKey\": \"de98e76a-ad27-43c9-bc5a-0548472d0c9f::OUavyERkdaBS5dhGMbpckXRog4vGMI8vY4k05L2lbXo=\",\n                \"elevationMode\": \"offline\",\n                \"clientSecret\": \"tPH2nhBFkY7FLpOvNPoBtO0p2hkpPl2ZgMFxSc7GeRZSzSmo\",\n                \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_670-Kd7-!wap\"\n            },\n            \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'rogers-store-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_670-Kd7-!wap' --clientSecret 'tPH2nhBFkY7FLpOvNPoBtO0p2hkpPl2ZgMFxSc7GeRZSzSmo' --masterKey 'de98e76a-ad27-43c9-bc5a-0548472d0c9f::OUavyERkdaBS5dhGMbpckXRog4vGMI8vY4k05L2lbXo=' --elevationMode 'offline'\",\n            \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n            \"_links\": {}\n        },\n        {\n            \"id\": \"12e7b18d-c14c-4d3b-89f1-4ad2128a31b5\",\n            \"name\": \"park\",\n            \"displayName\": \"Park City\",\n            \"url\": \"https://park-nikmsp.idemeum.com\",\n            \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'park-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_533-3pa3d_@N' -clientSecret '3KRFBO^GB~7t0U^UMqpBB!zsobF6VF_IX$JeHTYVPmA~payY' -masterKey '86b32ae6-d7fe-4e71-b91d-1208bb1554f8::JJxAnqQ1/6If7guy2RTA5cHZ3SlehuASqYGZ/E3SMQY=' -version 'latest' -elevationMode 'offline'\",\n            \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n            \"desktopInstallerPowershellCommandTemplateParams\": {\n                \"tenantFQDN\": \"park-nikmsp.idemeum.com\",\n                \"version\": \"latest\",\n                \"masterKey\": \"86b32ae6-d7fe-4e71-b91d-1208bb1554f8::JJxAnqQ1/6If7guy2RTA5cHZ3SlehuASqYGZ/E3SMQY=\",\n                \"elevationMode\": \"offline\",\n                \"clientSecret\": \"3KRFBO^GB~7t0U^UMqpBB!zsobF6VF_IX$JeHTYVPmA~payY\",\n                \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_533-3pa3d_@N\"\n            },\n            \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'park-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_533-3pa3d_@N' --clientSecret '3KRFBO^GB~7t0U^UMqpBB!zsobF6VF_IX$JeHTYVPmA~payY' --masterKey '86b32ae6-d7fe-4e71-b91d-1208bb1554f8::JJxAnqQ1/6If7guy2RTA5cHZ3SlehuASqYGZ/E3SMQY=' --elevationMode 'offline'\",\n            \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n            \"_links\": {}\n        },\n        {\n            \"id\": \"3e42f847-2838-4e2d-a29e-870ae9787cd0\",\n            \"name\": \"rmm\",\n            \"displayName\": \"RMM\",\n            \"url\": \"https://rmm-nikmsp.idemeum.com\",\n            \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'rmm-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_467-3Myeq*iG' -clientSecret '$AFlot!$vcGcsI2y8938CA@CYEWF1^^D4UV$GIOmUuI_i$x6' -masterKey '7772d210-0892-4435-b631-5bd204602806::dUVIbawiw2a2JS3eICv3QMGSO887UaRet+KjVSulIzA=' -version 'latest' -elevationMode 'offline'\",\n            \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n            \"desktopInstallerPowershellCommandTemplateParams\": {\n                \"tenantFQDN\": \"rmm-nikmsp.idemeum.com\",\n                \"version\": \"latest\",\n                \"masterKey\": \"7772d210-0892-4435-b631-5bd204602806::dUVIbawiw2a2JS3eICv3QMGSO887UaRet+KjVSulIzA=\",\n                \"elevationMode\": \"offline\",\n                \"clientSecret\": \"$AFlot!$vcGcsI2y8938CA@CYEWF1^^D4UV$GIOmUuI_i$x6\",\n                \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_467-3Myeq*iG\"\n            },\n            \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'rmm-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_467-3Myeq*iG' --clientSecret '$AFlot!$vcGcsI2y8938CA@CYEWF1^^D4UV$GIOmUuI_i$x6' --masterKey '7772d210-0892-4435-b631-5bd204602806::dUVIbawiw2a2JS3eICv3QMGSO887UaRet+KjVSulIzA=' --elevationMode 'offline'\",\n            \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n            \"_links\": {}\n        },\n        {\n            \"id\": \"8ce78125-9779-4fdc-878b-17ed0935261b\",\n            \"name\": \"jit\",\n            \"displayName\": \"JIT login\",\n            \"url\": \"https://jit-nikmsp.idemeum.com\",\n            \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'jit-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_187-a3_RdLg0' -clientSecret 'JaFp@M_gN1DRNT3NpQq006hx5@qgR6VvHw8fTAfOD!1Qi~2$' -masterKey '700c98ec-4111-4486-9bb4-8d2ddfef5772::uB1NnSXjERzcW8SR0BFYBOVzXb18WijgVmpWf3W35xY=' -version 'latest' -elevationMode 'offline'\",\n            \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n            \"desktopInstallerPowershellCommandTemplateParams\": {\n                \"tenantFQDN\": \"jit-nikmsp.idemeum.com\",\n                \"version\": \"latest\",\n                \"masterKey\": \"700c98ec-4111-4486-9bb4-8d2ddfef5772::uB1NnSXjERzcW8SR0BFYBOVzXb18WijgVmpWf3W35xY=\",\n                \"elevationMode\": \"offline\",\n                \"clientSecret\": \"JaFp@M_gN1DRNT3NpQq006hx5@qgR6VvHw8fTAfOD!1Qi~2$\",\n                \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_187-a3_RdLg0\"\n            },\n            \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'jit-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_187-a3_RdLg0' --clientSecret 'JaFp@M_gN1DRNT3NpQq006hx5@qgR6VvHw8fTAfOD!1Qi~2$' --masterKey '700c98ec-4111-4486-9bb4-8d2ddfef5772::uB1NnSXjERzcW8SR0BFYBOVzXb18WijgVmpWf3W35xY=' --elevationMode 'offline'\",\n            \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n            \"_links\": {}\n        },\n        {\n            \"id\": \"7933a0cf-8d6a-4ca6-a492-8150ef3e7c0d\",\n            \"name\": \"rfid\",\n            \"displayName\": \"RFID login\",\n            \"url\": \"https://rfid-nikmsp.idemeum.com\",\n            \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'rfid-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_335-3ib8B~7r' -clientSecret '0@WBSANOooUcKYbqyGED*8kI5A5Ct-PU$4@Xwy*p@s@lKPTM' -masterKey '5455beac-6adc-49ae-ad82-8ecd131e9e71::zrHhx8pB+1MqrvcmCUk7pHcdghfloG9tU/kd0toEX3Y=' -version 'latest' -elevationMode 'offline'\",\n            \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n            \"desktopInstallerPowershellCommandTemplateParams\": {\n                \"tenantFQDN\": \"rfid-nikmsp.idemeum.com\",\n                \"version\": \"latest\",\n                \"masterKey\": \"5455beac-6adc-49ae-ad82-8ecd131e9e71::zrHhx8pB+1MqrvcmCUk7pHcdghfloG9tU/kd0toEX3Y=\",\n                \"elevationMode\": \"offline\",\n                \"clientSecret\": \"0@WBSANOooUcKYbqyGED*8kI5A5Ct-PU$4@Xwy*p@s@lKPTM\",\n                \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_335-3ib8B~7r\"\n            },\n            \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'rfid-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_335-3ib8B~7r' --clientSecret '0@WBSANOooUcKYbqyGED*8kI5A5Ct-PU$4@Xwy*p@s@lKPTM' --masterKey '5455beac-6adc-49ae-ad82-8ecd131e9e71::zrHhx8pB+1MqrvcmCUk7pHcdghfloG9tU/kd0toEX3Y=' --elevationMode 'offline'\",\n            \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n            \"_links\": {}\n        },\n        {\n            \"id\": \"ef85cd39-e788-405e-9d8c-db1e8fd55453\",\n            \"name\": \"rivet\",\n            \"displayName\": \"Rivet labs\",\n            \"url\": \"https://rivet-nikmsp.idemeum.com\",\n            \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'rivet-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_799-v_X4RDp!' -clientSecret 'vrg$N3vSKG7tRrFT2Z5u@E50__i3hXl5ET2DK!L4XdudgETh' -masterKey '60b738b5-b348-4a7e-bb22-8514ee02b9d7::zxUCaI7kzB6q4Jl67smxrRcy8hcHorTYDp/zcjB47A0=' -version 'latest' -elevationMode 'offline'\",\n            \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n            \"desktopInstallerPowershellCommandTemplateParams\": {\n                \"tenantFQDN\": \"rivet-nikmsp.idemeum.com\",\n                \"version\": \"latest\",\n                \"masterKey\": \"60b738b5-b348-4a7e-bb22-8514ee02b9d7::zxUCaI7kzB6q4Jl67smxrRcy8hcHorTYDp/zcjB47A0=\",\n                \"elevationMode\": \"offline\",\n                \"clientSecret\": \"vrg$N3vSKG7tRrFT2Z5u@E50__i3hXl5ET2DK!L4XdudgETh\",\n                \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_799-v_X4RDp!\"\n            },\n            \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'rivet-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_799-v_X4RDp!' --clientSecret 'vrg$N3vSKG7tRrFT2Z5u@E50__i3hXl5ET2DK!L4XdudgETh' --masterKey '60b738b5-b348-4a7e-bb22-8514ee02b9d7::zxUCaI7kzB6q4Jl67smxrRcy8hcHorTYDp/zcjB47A0=' --elevationMode 'offline'\",\n            \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n            \"_links\": {}\n        },\n        {\n            \"id\": \"585a5f0a-a150-42f8-9ee8-655864994b78\",\n            \"name\": \"beemer\",\n            \"displayName\": \"beemer\",\n            \"url\": \"https://beemer-nikmsp.idemeum.com\",\n            \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'beemer-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_981-Xlz4^9q@' -clientSecret 'hk2VRx3Q1IzzXQMAw0EyaMoCrSFRERvH2Es89zwahclsyM3f' -masterKey 'e1497d94-8487-469c-a844-d6354dbc095c::a8W0zBCkI9ShXJO55LGZkuPipU/7PrNZDPFzNwsYolE=' -version 'latest' -elevationMode 'offline'\",\n            \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n            \"desktopInstallerPowershellCommandTemplateParams\": {\n                \"tenantFQDN\": \"beemer-nikmsp.idemeum.com\",\n                \"version\": \"latest\",\n                \"masterKey\": \"e1497d94-8487-469c-a844-d6354dbc095c::a8W0zBCkI9ShXJO55LGZkuPipU/7PrNZDPFzNwsYolE=\",\n                \"elevationMode\": \"offline\",\n                \"clientSecret\": \"hk2VRx3Q1IzzXQMAw0EyaMoCrSFRERvH2Es89zwahclsyM3f\",\n                \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_981-Xlz4^9q@\"\n            },\n            \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'beemer-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_981-Xlz4^9q@' --clientSecret 'hk2VRx3Q1IzzXQMAw0EyaMoCrSFRERvH2Es89zwahclsyM3f' --masterKey 'e1497d94-8487-469c-a844-d6354dbc095c::a8W0zBCkI9ShXJO55LGZkuPipU/7PrNZDPFzNwsYolE=' --elevationMode 'offline'\",\n            \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n            \"_links\": {}\n        },\n        {\n            \"id\": \"3fb458ca-2912-4977-9609-00c82fcc2e58\",\n            \"name\": \"foster\",\n            \"displayName\": \"Foster lab\",\n            \"url\": \"https://foster-nikmsp.idemeum.com\",\n            \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'foster-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_744-!a$M06sE' -clientSecret 'EUSmsOd_4o72Erz9WJob_DyGov$K9IEqoQlljgIVxDpT0G@t' -masterKey '1126ea48-f7ac-4d2e-bfc8-4ca9806e8288::9x5ghNjDPA72z01ShPyEFpAs6RXnuxVwpDY2Z+xJZAM=' -version 'latest' -elevationMode 'offline'\",\n            \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n            \"desktopInstallerPowershellCommandTemplateParams\": {\n                \"tenantFQDN\": \"foster-nikmsp.idemeum.com\",\n                \"version\": \"latest\",\n                \"masterKey\": \"1126ea48-f7ac-4d2e-bfc8-4ca9806e8288::9x5ghNjDPA72z01ShPyEFpAs6RXnuxVwpDY2Z+xJZAM=\",\n                \"elevationMode\": \"offline\",\n                \"clientSecret\": \"EUSmsOd_4o72Erz9WJob_DyGov$K9IEqoQlljgIVxDpT0G@t\",\n                \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_744-!a$M06sE\"\n            },\n            \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'foster-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_744-!a$M06sE' --clientSecret 'EUSmsOd_4o72Erz9WJob_DyGov$K9IEqoQlljgIVxDpT0G@t' --masterKey '1126ea48-f7ac-4d2e-bfc8-4ca9806e8288::9x5ghNjDPA72z01ShPyEFpAs6RXnuxVwpDY2Z+xJZAM=' --elevationMode 'offline'\",\n            \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n            \"_links\": {}\n        },\n        {\n            \"id\": \"e5d17397-817e-4572-9ac4-6f015b61ebb8\",\n            \"name\": \"entra\",\n            \"displayName\": \"Entra ID\",\n            \"url\": \"https://entra-nikmsp.idemeum.com\",\n            \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'entra-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_267-bO0~c807' -clientSecret 'sc8_Nezp7v@kkkUF8wyNBW-$_OJfolKSa6iug$uZYi1-!ZQc' -masterKey '7a4839db-6a42-4c2e-b243-a508c9c25cd9::Fu/lJsMNJVXEAzlqBmIaDCd/7UndnTnd7D/vFGrX3aY=' -version 'latest' -elevationMode 'offline'\",\n            \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n            \"desktopInstallerPowershellCommandTemplateParams\": {\n                \"tenantFQDN\": \"entra-nikmsp.idemeum.com\",\n                \"version\": \"latest\",\n                \"masterKey\": \"7a4839db-6a42-4c2e-b243-a508c9c25cd9::Fu/lJsMNJVXEAzlqBmIaDCd/7UndnTnd7D/vFGrX3aY=\",\n                \"elevationMode\": \"offline\",\n                \"clientSecret\": \"sc8_Nezp7v@kkkUF8wyNBW-$_OJfolKSa6iug$uZYi1-!ZQc\",\n                \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_267-bO0~c807\"\n            },\n            \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'entra-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_267-bO0~c807' --clientSecret 'sc8_Nezp7v@kkkUF8wyNBW-$_OJfolKSa6iug$uZYi1-!ZQc' --masterKey '7a4839db-6a42-4c2e-b243-a508c9c25cd9::Fu/lJsMNJVXEAzlqBmIaDCd/7UndnTnd7D/vFGrX3aY=' --elevationMode 'offline'\",\n            \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n            \"_links\": {}\n        },\n        {\n            \"id\": \"a0134991-a618-43fd-b2c2-7e58eb224ab3\",\n            \"name\": \"remote\",\n            \"displayName\": \"Remote access\",\n            \"url\": \"https://remote-nikmsp.idemeum.com\",\n            \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'remote-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_418-V_R1i*2o' -clientSecret '_f!sY$9zQdk9oE$4n7CrPK-~_ImXLWV6vkvAXnE4xwueKuVJ' -masterKey 'c818599f-87e8-4a34-b40c-b2170beab6de::/Ms3NVZOqZYhJtYXs0hKuWXcrnhlpkkaQkzaXZaran4=' -version 'latest' -elevationMode 'offline'\",\n            \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n            \"desktopInstallerPowershellCommandTemplateParams\": {\n                \"tenantFQDN\": \"remote-nikmsp.idemeum.com\",\n                \"version\": \"latest\",\n                \"masterKey\": \"c818599f-87e8-4a34-b40c-b2170beab6de::/Ms3NVZOqZYhJtYXs0hKuWXcrnhlpkkaQkzaXZaran4=\",\n                \"elevationMode\": \"offline\",\n                \"clientSecret\": \"_f!sY$9zQdk9oE$4n7CrPK-~_ImXLWV6vkvAXnE4xwueKuVJ\",\n                \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_418-V_R1i*2o\"\n            },\n            \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'remote-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_418-V_R1i*2o' --clientSecret '_f!sY$9zQdk9oE$4n7CrPK-~_ImXLWV6vkvAXnE4xwueKuVJ' --masterKey 'c818599f-87e8-4a34-b40c-b2170beab6de::/Ms3NVZOqZYhJtYXs0hKuWXcrnhlpkkaQkzaXZaran4=' --elevationMode 'offline'\",\n            \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n            \"_links\": {}\n        },\n        {\n            \"id\": \"d537b3c0-b8af-424c-9976-e2a50929148e\",\n            \"name\": \"duo\",\n            \"displayName\": \"Duo\",\n            \"url\": \"https://duo-nikmsp.idemeum.com\",\n            \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'duo-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_355-1o2uO^Jc' -clientSecret 'yi0lJ5gOsmuTNBzNstbTphA66Zwudr2O02gpFmi8JsepFfFx' -masterKey '36f9e109-a6e5-4923-858a-c387b3ff9afd::68UMh7N1tfSoMIje1vTVda+k/4TUzcxC8N21cVa6U2Q=' -version 'latest' -elevationMode 'offline'\",\n            \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n            \"desktopInstallerPowershellCommandTemplateParams\": {\n                \"tenantFQDN\": \"duo-nikmsp.idemeum.com\",\n                \"version\": \"latest\",\n                \"masterKey\": \"36f9e109-a6e5-4923-858a-c387b3ff9afd::68UMh7N1tfSoMIje1vTVda+k/4TUzcxC8N21cVa6U2Q=\",\n                \"elevationMode\": \"offline\",\n                \"clientSecret\": \"yi0lJ5gOsmuTNBzNstbTphA66Zwudr2O02gpFmi8JsepFfFx\",\n                \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_355-1o2uO^Jc\"\n            },\n            \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'duo-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_355-1o2uO^Jc' --clientSecret 'yi0lJ5gOsmuTNBzNstbTphA66Zwudr2O02gpFmi8JsepFfFx' --masterKey '36f9e109-a6e5-4923-858a-c387b3ff9afd::68UMh7N1tfSoMIje1vTVda+k/4TUzcxC8N21cVa6U2Q=' --elevationMode 'offline'\",\n            \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n            \"_links\": {}\n        },\n        {\n            \"id\": \"f0fe052b-844b-446a-84b1-1fc7bbbdff88\",\n            \"name\": \"duner\",\n            \"displayName\": \"Duner\",\n            \"url\": \"https://duner-nikmsp.idemeum.com\",\n            \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'duner-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_074-fX4^w^yQ' -clientSecret 'FOz3naBrnRnyaKLuZ3fS222OQJCkzBjlWu2o9mQUN93EM1NI' -masterKey '24bce73b-34eb-425d-8694-16aed2a9ab96::S+3337pnLy5M2onz1+4FscEbMOMJH2Ckw83cdKoENeo=' -version 'latest' -elevationMode 'offline'\",\n            \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n            \"desktopInstallerPowershellCommandTemplateParams\": {\n                \"tenantFQDN\": \"duner-nikmsp.idemeum.com\",\n                \"version\": \"latest\",\n                \"masterKey\": \"24bce73b-34eb-425d-8694-16aed2a9ab96::S+3337pnLy5M2onz1+4FscEbMOMJH2Ckw83cdKoENeo=\",\n                \"elevationMode\": \"offline\",\n                \"clientSecret\": \"FOz3naBrnRnyaKLuZ3fS222OQJCkzBjlWu2o9mQUN93EM1NI\",\n                \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_074-fX4^w^yQ\"\n            },\n            \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'duner-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_074-fX4^w^yQ' --clientSecret 'FOz3naBrnRnyaKLuZ3fS222OQJCkzBjlWu2o9mQUN93EM1NI' --masterKey '24bce73b-34eb-425d-8694-16aed2a9ab96::S+3337pnLy5M2onz1+4FscEbMOMJH2Ckw83cdKoENeo=' --elevationMode 'offline'\",\n            \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n            \"_links\": {}\n        },\n        {\n            \"id\": \"4be3ac1c-91dc-4fc5-8adc-e9298e112b2c\",\n            \"name\": \"demo\",\n            \"displayName\": \"Demo tenant\",\n            \"url\": \"https://demo-nikmsp.idemeum.com\",\n            \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'demo-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_303-A1W3t^VF' -clientSecret 'C@je4y7C6kjEk8~9rzdseHD-WlBPR$m5ZBB9S@LQUFUFszD-' -masterKey '7fd66fc0-772e-4d6b-a382-ea040641e374::sdmQYixzZTxrotcRvsA3taLCsRLp/CpsDkRVgTWjlvM=' -version 'latest' -elevationMode 'offline'\",\n            \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n            \"desktopInstallerPowershellCommandTemplateParams\": {\n                \"tenantFQDN\": \"demo-nikmsp.idemeum.com\",\n                \"version\": \"latest\",\n                \"masterKey\": \"7fd66fc0-772e-4d6b-a382-ea040641e374::sdmQYixzZTxrotcRvsA3taLCsRLp/CpsDkRVgTWjlvM=\",\n                \"elevationMode\": \"offline\",\n                \"clientSecret\": \"C@je4y7C6kjEk8~9rzdseHD-WlBPR$m5ZBB9S@LQUFUFszD-\",\n                \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_303-A1W3t^VF\"\n            },\n            \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'demo-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_303-A1W3t^VF' --clientSecret 'C@je4y7C6kjEk8~9rzdseHD-WlBPR$m5ZBB9S@LQUFUFszD-' --masterKey '7fd66fc0-772e-4d6b-a382-ea040641e374::sdmQYixzZTxrotcRvsA3taLCsRLp/CpsDkRVgTWjlvM=' --elevationMode 'offline'\",\n            \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n            \"_links\": {}\n        },\n        {\n            \"id\": \"cd0f1246-6939-446d-8fd1-7d5748f9c24d\",\n            \"name\": \"elevation\",\n            \"displayName\": \"Elevation\",\n            \"url\": \"https://elevation-nikmsp.idemeum.com\",\n            \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'elevation-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_920-fy!5I2O6' -clientSecret 'SgJW4_AdP1PZay@bSZVdnQwIro~x7@vPj$DhHTXPFLJPCu-e' -masterKey '5ec61e83-e6e5-47de-99e8-a5e37d59acde::oWol8t6pm0KZqv4VBCK1m4rivK4mwVo/NY6pOSUJ8+g=' -version 'latest' -elevationMode 'offline'\",\n            \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n            \"desktopInstallerPowershellCommandTemplateParams\": {\n                \"tenantFQDN\": \"elevation-nikmsp.idemeum.com\",\n                \"version\": \"latest\",\n                \"masterKey\": \"5ec61e83-e6e5-47de-99e8-a5e37d59acde::oWol8t6pm0KZqv4VBCK1m4rivK4mwVo/NY6pOSUJ8+g=\",\n                \"elevationMode\": \"offline\",\n                \"clientSecret\": \"SgJW4_AdP1PZay@bSZVdnQwIro~x7@vPj$DhHTXPFLJPCu-e\",\n                \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_920-fy!5I2O6\"\n            },\n            \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'elevation-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_920-fy!5I2O6' --clientSecret 'SgJW4_AdP1PZay@bSZVdnQwIro~x7@vPj$DhHTXPFLJPCu-e' --masterKey '5ec61e83-e6e5-47de-99e8-a5e37d59acde::oWol8t6pm0KZqv4VBCK1m4rivK4mwVo/NY6pOSUJ8+g=' --elevationMode 'offline'\",\n            \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n            \"_links\": {}\n        },\n        {\n            \"id\": \"671eed18-d845-4fdc-95ad-90090118e6eb\",\n            \"name\": \"dunder-muffin\",\n            \"displayName\": \"Dunder muffin\",\n            \"url\": \"https://dunder-muffin-nikmsp.idemeum.com\",\n            \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'dunder-muffin-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_494-InVT6Jl^' -clientSecret 'hIyI4KJTlwXHL3Y5MBveQClsmfShrIcpYDwHmm4ZspF3Ypww' -masterKey 'd3a20a97-18a8-4608-8160-00bf64e03783::MUnBfFD9iB2IwGCYJYwUYLpwBGwgykYEXKnrn6BRJrc=' -version 'latest' -elevationMode 'offline'\",\n            \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n            \"desktopInstallerPowershellCommandTemplateParams\": {\n                \"tenantFQDN\": \"dunder-muffin-nikmsp.idemeum.com\",\n                \"version\": \"latest\",\n                \"masterKey\": \"d3a20a97-18a8-4608-8160-00bf64e03783::MUnBfFD9iB2IwGCYJYwUYLpwBGwgykYEXKnrn6BRJrc=\",\n                \"elevationMode\": \"offline\",\n                \"clientSecret\": \"hIyI4KJTlwXHL3Y5MBveQClsmfShrIcpYDwHmm4ZspF3Ypww\",\n                \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_494-InVT6Jl^\"\n            },\n            \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'dunder-muffin-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_494-InVT6Jl^' --clientSecret 'hIyI4KJTlwXHL3Y5MBveQClsmfShrIcpYDwHmm4ZspF3Ypww' --masterKey 'd3a20a97-18a8-4608-8160-00bf64e03783::MUnBfFD9iB2IwGCYJYwUYLpwBGwgykYEXKnrn6BRJrc=' --elevationMode 'offline'\",\n            \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n            \"_links\": {}\n        }\n    ],\n    \"_links\": {}\n}"}],"_postman_id":"7b98e9d7-85f3-4ed4-b3fb-821c98f9bebf"},{"name":"Get customer by name","id":"1698c69b-7ce7-49fa-b71e-2fd438cefd3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.dvmi.sdk.customer.info+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"url":"https://{{tenantUrl}}/api/integrations/customers/{{name}}","description":"<ul>\n<li><p>Get information about a customer tenant</p>\n</li>\n<li><p>Pass the <code>apiKey</code> in the header for authentication</p>\n</li>\n<li><p>Specify the customer <code>name</code> in the URL to retrive the information about specific customer. This attribute <code>name</code> is used in the URL for a customer and is returned by the <a href=\"https://api.idemeum.com/#7b98e9d7-85f3-4ed4-b3fb-821c98f9bebf\">Get All Customers</a> endpoint.</p>\n</li>\n<li><p>The metadata will include the customer name, display name, URL, number of techs, users, and installation commans for a tenant.</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","customers","{{name}}"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[{"id":"4b3ed617-115d-42f6-85ce-060c8f637928","name":"200 - get customer by name","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.dvmi.sdk.customer.info+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"url":"https://{{tenantUrl}}/api/integrations/customers/{{name}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Jun 2025 17:47:03 GMT"},{"key":"Content-Type","value":"application/vnd.dvmi.sdk.customer.info+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://*"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"4be3ac1c-91dc-4fc5-8adc-e9298e112b2c\",\n    \"name\": \"demo\",\n    \"displayName\": \"Demo tenant\",\n    \"url\": \"https://demo-nikmsp.idemeum.com\",\n    \"activeUserCount\": 0,\n    \"technicianCount\": 4,\n    \"thirdPartySystemIntegrations\": [\n        {\n            \"connectorId\": \"1\",\n            \"connectorName\": \"HaloPSA\",\n            \"name\": \"Acorn Construction\"\n        },\n        {\n            \"connectorId\": \"2\",\n            \"connectorName\": \"Hudu\",\n            \"name\": \"Demo PAM tenant\"\n        }\n    ],\n    \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'demo-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_303-A1W3t^VF' -clientSecret 'C@je4y7C6kjEk8~9rzdseHD-WlBPR$m5ZBB9S@LQUFUFszD-' -masterKey '7fd66fc0-772e-4d6b-a382-ea040641e374::sdmQYixzZTxrotcRvsA3taLCsRLp/CpsDkRVgTWjlvM=' -version 'latest' -elevationMode 'offline'\",\n    \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n    \"desktopInstallerCommandTemplateParams\": {\n        \"tenantFQDN\": \"demo-nikmsp.idemeum.com\",\n        \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_303-A1W3t^VF\",\n        \"clientSecret\": \"C@je4y7C6kjEk8~9rzdseHD-WlBPR$m5ZBB9S@LQUFUFszD-\",\n        \"elevationMode\": \"offline\",\n        \"masterKey\": \"7fd66fc0-772e-4d6b-a382-ea040641e374::sdmQYixzZTxrotcRvsA3taLCsRLp/CpsDkRVgTWjlvM=\",\n        \"version\": \"latest\"\n    },\n    \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'demo-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_303-A1W3t^VF' --clientSecret 'C@je4y7C6kjEk8~9rzdseHD-WlBPR$m5ZBB9S@LQUFUFszD-' --masterKey '7fd66fc0-772e-4d6b-a382-ea040641e374::sdmQYixzZTxrotcRvsA3taLCsRLp/CpsDkRVgTWjlvM=' --elevationMode 'offline'\",\n    \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n    \"_links\": {}\n}"},{"id":"2d48c44e-f840-457a-a631-885f3737458a","name":"400 - tenant not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.dvmi.sdk.customer.info+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"url":"https://nikmsp.idemeum.com/api/integrations/customers/does-not-exist"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Mar 2025 16:15:34 GMT"},{"key":"Content-Type","value":"application/vnd.dvmi.sdk.customer.info+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://*"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestId\": \"XJOGRCRY\",\n    \"code\": 400,\n    \"message\": \"Customer not found.\",\n    \"key\": \"msp.customer.not.found\",\n    \"timestamp\": [\n        2025,\n        3,\n        20,\n        16,\n        15,\n        34,\n        13674743\n    ],\n    \"parameters\": {}\n}"}],"_postman_id":"1698c69b-7ce7-49fa-b71e-2fd438cefd3c"},{"name":"Get customer by id","id":"109c64ec-0afb-4c54-95f7-25ee4ecd9291","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.dvmi.sdk.customer.info+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"url":"https://{{tenantUrl}}/api/integrations/customers/id/{{id}}","description":"<ul>\n<li><p>Get information about a customer tenant</p>\n</li>\n<li><p>Pass the <code>apiKey</code> in the header for authentication</p>\n</li>\n<li><p>Specify the customer <code>id</code> in the URL to retrive the information about specific customer. This attribute <code>id</code> is used in the URL for a customer and is returned by the <a href=\"https://api.idemeum.com/#7b98e9d7-85f3-4ed4-b3fb-821c98f9bebf\">Get All Customers</a> endpoint.</p>\n</li>\n<li><p>The metadata will include the customer name, display name, URL, number of techs, users, and installation commans for a tenant.</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","customers","id","{{id}}"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[{"id":"24543ae7-7b4a-4535-9fba-d79167f4fb93","name":"200 - get customer by id","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.dvmi.sdk.customer.info+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"url":"https://{{tenantUrl}}/api/integrations/customers/id/{{id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Jun 2025 17:48:21 GMT"},{"key":"Content-Type","value":"application/vnd.dvmi.sdk.customer.info+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://*"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"4d379464-f815-4194-8030-c93b5e74e5d9\",\n    \"name\": \"nikpot\",\n    \"displayName\": \"nikpot\",\n    \"url\": \"https://nikpot-nikmsp.idemeum.com\",\n    \"activeUserCount\": 0,\n    \"technicianCount\": 4,\n    \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'nikpot-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_865-q^qP~W1C' -clientSecret 'HeegsfUHkHGeZkzquKAipicSQOR4OV6ILXEGVJhCCSB4IED9' -masterKey '221951dd-49af-465e-82d8-7e10171d77a2::pmcparA3uhnedAFYljmKZBVLXGGW9bfpCZzC1TGi/L0=' -version 'latest' -elevationMode 'offline'\",\n    \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n    \"desktopInstallerCommandTemplateParams\": {\n        \"tenantFQDN\": \"nikpot-nikmsp.idemeum.com\",\n        \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_865-q^qP~W1C\",\n        \"clientSecret\": \"HeegsfUHkHGeZkzquKAipicSQOR4OV6ILXEGVJhCCSB4IED9\",\n        \"elevationMode\": \"offline\",\n        \"masterKey\": \"221951dd-49af-465e-82d8-7e10171d77a2::pmcparA3uhnedAFYljmKZBVLXGGW9bfpCZzC1TGi/L0=\",\n        \"version\": \"latest\"\n    },\n    \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'nikpot-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_865-q^qP~W1C' --clientSecret 'HeegsfUHkHGeZkzquKAipicSQOR4OV6ILXEGVJhCCSB4IED9' --masterKey '221951dd-49af-465e-82d8-7e10171d77a2::pmcparA3uhnedAFYljmKZBVLXGGW9bfpCZzC1TGi/L0=' --elevationMode 'offline'\",\n    \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n    \"_links\": {}\n}"},{"id":"04847dd8-79e0-475c-a51d-1a1385326df0","name":"400 - tenant not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.dvmi.sdk.customer.info+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"url":"https://nikmsp.idemeum.com/api/integrations/customers/does-not-exist"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Mar 2025 16:15:34 GMT"},{"key":"Content-Type","value":"application/vnd.dvmi.sdk.customer.info+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://*"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestId\": \"XJOGRCRY\",\n    \"code\": 400,\n    \"message\": \"Customer not found.\",\n    \"key\": \"msp.customer.not.found\",\n    \"timestamp\": [\n        2025,\n        3,\n        20,\n        16,\n        15,\n        34,\n        13674743\n    ],\n    \"parameters\": {}\n}"}],"_postman_id":"109c64ec-0afb-4c54-95f7-25ee4ecd9291"},{"name":"Create customer","id":"fd72dcc5-aa84-45ea-b66a-20fcced4662e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.dvmi.sdk.customer.request+json","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.customer+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"customerName\": \"trial\",\n    \"customerDisplayName\": \"Trial environment\",\n    \"enableOtpLoginForQrcodeMode\": false,\n    \"ouForDomainAccounts\": \"Demo OU\",\n    \"mspAccountTypeInDomainJoinedWorkstation\": \"DOMAIN\" //Allowed values: LOCAL/DOMAIN/PROMPT_TO_CHOOSE\n}","options":{"raw":{"language":"json"}}},"url":"https://{{tenantUrl}}/api/integrations/customers","description":"<ul>\n<li><p>This API will create a child customer tenant in your parent MSP tenant</p>\n</li>\n<li><p>Pass <code>apiKey</code> in the header for authentication</p>\n</li>\n<li><p>In the JSON body you need to pass the configuration parameters:</p>\n<ul>\n<li><p><code>customerName</code> that will be used as a URL subdomain</p>\n</li>\n<li><p><code>customerDisplayName</code> that is used as a friendly display name</p>\n</li>\n<li><p><code>enableOtpLoginForQrcodeMode</code> - option to enable online OTP login for your tenant - <code>true</code> or <code>false</code></p>\n</li>\n<li><p><code>mspAccountTypeInDomainJoinedWorkstation</code> - choose how you want JIT login to be performed on domain workstations - with domain accounts, local accounts, or with option to prompt users to choose. Allowed values: <code>LOCAL</code>, <code>DOMAIN</code>, <code>PROMPT_TO_CHOOSE</code></p>\n</li>\n</ul>\n</li>\n<li><p>The response includes the tenant metadata, associated keys, as well as the agent installation commands for a customer tenant</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","customers"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[{"id":"362f8401-bc9e-4694-9859-ff3a79e332c9","name":"200 - create customer","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.dvmi.sdk.customer.request+json","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.customer+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"customerName\": \"trial\",\n    \"customerDisplayName\": \"Trial environment\",\n    \"enableOtpLoginForQrcodeMode\": false,\n    \"ouForDomainAccounts\": \"Demo OU\",\n    \"mspAccountTypeInDomainJoinedWorkstation\": \"DOMAIN\" //Allowed values: LOCAL/DOMAIN/PROMPT_TO_CHOOSE\n}","options":{"raw":{"language":"json"}}},"url":"https://{{tenantUrl}}/api/integrations/customers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Jun 2025 17:50:04 GMT"},{"key":"Content-Type","value":"application/vnd.dvmi.customer+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://*"}],"cookie":[],"responseTime":null,"body":"{\n    \"customerId\": \"770db79f-ac5a-4e79-b9e4-b4b4565fd3ab\",\n    \"customerDisplayName\": \"Trial environment\",\n    \"customerUrl\": \"https://trial-nikmsp.idemeum.com\",\n    \"groupRecoveryConfig\": {\n        \"groupRecoveryPublicKey\": \"MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArJGosHaBlhxyb1uNz6TtzWf7MN9Up8jQMb8+wuzv2P8BhNuE24s6Il6zrdqMycPRwfi8z08Tm7ViZ1SUr2RxFlU70m8onhxPUePqRJ4ALxN/MY2Hf9MeDiOoHo//RgCO+SbCDAOTfC384xj2aiWEA706S4BLa6SDpciIB2GaPCMJ4Zt48A+nDcsJDDRBrpSoA/jNjcLYrUspFWp6bIiTVg4GKsfcP6Q3aLdF95Ft/KHbKOC23G54WfhVMG2oUjCPPKGGDgStP/+TnNDGPCIyLvpexSPm1JVtIek6f0HNCiOf8NdIp9CgbYNaWStEUYKFSvJ+2yOrH56zAfKeTSFg6wIDAQAB\",\n        \"encryptedGroupRecoveryPrivateKey\": \"9Wxwx67uPJUMHTGb7g2lao8AvhRoa6dnLS2jyoUc+Z2yUyZ5u0XOwOKoZt9lHFxx1BfyqiGrzCjBmyLMCc9Ph/MLIX9md7VuZXoT77yN4nGEUY3ZtL/QUR/7UU30JsZWeE+Sh+2HKw4bWGEpv3ePUB0iOiS4wX8cjop74uUNlOcyVzZx2/6e42XCJ7BYst9lc3kOa3kkLhd3yeMO5BR6m+9qz6zC2BU+6urUF80r/g2zdBkQSLMe7laDIW1jDQgT8KYVx9WWzf0M/n6OIa0hNd+xDfHamcveU+75KzqYLOMOdkS/rtQ3T0+Sm4gkl/6oCfIUl9/u6JbZV0slz92sju+fLiZzKJAbZRgGsr7Topm7vYMziasl5fCrBsFAugzrFEaLIP5Pr4b5csLlxIExRVzjva/eTb+zVwroYVT5MmQMcdS1WcjCUL3fG3SriGoPBW1FIDicGFtBJskT9wKEskidn79MIsGQaRTUiFKI/31RSc0fJcE4OsVZRLsaIaiYbhfnrzRLPOmma7d9JCAzYlzOmCyksLXdzDAzhrIZ4QKr7mu25zn7cKck8kqPSwy5yUWSSNTAykxmFe4bQkqSUNW16eWO0ZD8EVul1RfN2HwfjDm1SzLD9cJ9SGtMUi8jGMHPkJBrfEe2bzGFHSVsFJbnV6rwpNTrAuIot7R9SnZ2EUVR/C9Qthwm4KEzfELEi1yOSJ/Dsw9BH8fhoKIOrvrBY5O4xiJ/r+tTK3APQNS+WWtGqPyVyInKiYfGQEBnhI7cOTphSGPyka5DcNkaH/z0QIGvfLDieX3iec+95e4wbo2BnKMpTeml1u1iKAdS+zWa8Kl+j5xDsKdvA0gjBWCELtpOn5rSGG7l8YyqssYWk4u/v+EKNeCOG6tm6jgHNGapc9ywquzWsUd82RbkJ+XaKKWoC4roBHCtMKxJ6l7oY9hG4T6Aypd8ot7EU1a3g538LEfzjBTjbCxgW01DtBTmvfHWzcCDEhqUSZVKR4qVYCGJtvmqET4rK5u4GxX7qs415pKhirKzwLLI54IQw4uQeHOiMRNz4Oi8Kd1AYVXQQGoCAdavhwZ38ulkYYpP1MsiOBcYFw2JhJFV+YU2NULwMQVHcjNmYaH7zqK3P3lnksTYOI/IFNxgeAbQTQW3IfX2d5hxhVItLA/itAXZlV7TYzunxzIbNZIZtQqu+SpKTmogSKcvvWBn6E8f3ARwkydHIdQ5zA1+xjLyqN7R0gVsSK0C/NsWBxjK9YGlTwBM1BeMj5aFZIiUs3CyB0PKxeTbSKTodBPtIP6lzunriyaDzHM9QfziuZjXw1nXbDnc2lxaNss5HKQLonOUyC232LHe0Rsd4+JP/+VCce1bMyNNR35WPUZvPH22apB+KM96ncAU+CO6QUgZL+3gUzbLqzX+iomt2UUuURbinmLQX0/WR+0RGFPqjVGKC4XkVH9qKHfl3Lc5O3vdGy0u6OAKzRN6KoBWf2Op+TvzFQYQSbtt5jfylOib1RqJou2Wd6l3yN+Gd0zgqpYW91nuy5UrkYEdj6rsD1OO8PmgYiBYRo4lB4D7sHHUYq0sNdpRI8Lk7l5l7s94HDyyaxAN0BIpvLiU3I3NpZFVu9x+0ZWWUmqMv+fW8Ax1y5biX7nnL4E1hXg=##Xh5s9pA9IwaioBT/\",\n        \"groupRecoveryEnabled\": true,\n        \"encryptedGroupRecoverySecureKey\": \"GovYT0mXM/axE1W2T8E+7ACmUoUnnJ0UQZHy4arejlyPpMTkVWuj+xc5wmfzoT3HST6ilO562d70ek1g65MtPLTyOV2TEeIpM7yZk/xEiT6ihlqZd4po/05OTkRKg83sXC16y3NLBMXvVf+MzWad+H0hKwRzfdJIzLfPvAuAUfSs/0CWh9mhHhNSoYaTOENAwQcettPygTg7nhYw6egxC4qCBbOdHlTUgAWk0D7UdiJwoeJxndRCFs8k4T5Y2Hsm1FWADmKGnGj4u6XP6Mak7Rf1ZaGGv9SM20uvRq5CeO8aXPIkGf+JFkThw2VZRmJCJ4i/j7dQQ6vlO+/78h+how==\"\n    },\n    \"masterKeys\": {\n        \"masterKeyEnabled\": true,\n        \"keys\": [\n            {\n                \"masterKeyId\": \"f6d3c89c-2caf-4391-a9cf-e43513be2407\",\n                \"encryptedMasterKey\": \"0T2BxsgD2t9aQCO/QL0wO8l6ic6z0ghhRmPaWipdtHmtewLA8Qdj+nOiyhjaQ0n8irLQ4ztUiTG4ItgR##Fo2+LN5oa007aBJj\"\n            }\n        ],\n        \"encryptedDataEncryptionKey\": \"A4wqxPGOJiWGp+m1knmJRV+vuq7g+lp2Bp9AslmUk+F43F2pu2uFucLRvuQTkynYfSW7PIOpH7+T5IkvioUASxFp9D3FYYqzamPuOtz1FZkZRKCvPqkFbKPXO38nJ5VeBkprSV6i26fkJWR8vL/tGwGsTjkZHnyL2tZoiKRdTnleP1HkT/7Tad4QB2dfvXzk9+v4WSQ0rBX93il347n2hzGUkuv2PUdPGIB139XISs1J47rlXFBkxSSpWnI3CW1+pn4Vuu2MMxcAubuixWvpL/hIaReWkMd+WPg+e8ZHWtXeF42t037tS8jh1K+ORbv8RhYkwPOhPQzrOD2Pyz/a5w==\"\n    },\n    \"desktopInstallerPowershellCommandForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN 'trial-nikmsp.idemeum.com' -clientId 'DESKTOP_INSTALLER-desktop_installer_648-jL_z3hPU' -clientSecret 'emx7OF1GGz9CF4qtkQFeyEQKLGarx63eJ4Aiq0o7Jfsy9v4F' -masterKey 'f6d3c89c-2caf-4391-a9cf-e43513be2407::Fu5P52z4ZmTxG4EE03KoOvWqcXeBHgeAMnj9KcYAXMM=' -version 'latest' -elevationMode 'offline'\",\n    \"desktopInstallerPowershellCommandTemplateForWindows\": \"Set-ExecutionPolicy RemoteSigned -Scope Process -Force; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; cd (Get-Item -Path $env:TEMP).FullName; Invoke-WebRequest -Uri 'https://asset.idemeum.com/desktoplogin/idemeumDesktopAppInstall.ps1' -OutFile 'idemeumDesktopAppInstall.ps1'; ./idemeumDesktopAppInstall.ps1 -tenantFQDN '{tenantFQDN}' -clientId '{clientId}' -clientSecret '{clientSecret}' -masterKey '{masterKey}' -version '{version}' -elevationMode '{elevationMode}'\",\n    \"desktopInstallerCommandTemplateParams\": {\n        \"tenantFQDN\": \"trial-nikmsp.idemeum.com\",\n        \"version\": \"latest\",\n        \"masterKey\": \"f6d3c89c-2caf-4391-a9cf-e43513be2407::Fu5P52z4ZmTxG4EE03KoOvWqcXeBHgeAMnj9KcYAXMM=\",\n        \"elevationMode\": \"offline\",\n        \"clientSecret\": \"emx7OF1GGz9CF4qtkQFeyEQKLGarx63eJ4Aiq0o7Jfsy9v4F\",\n        \"clientId\": \"DESKTOP_INSTALLER-desktop_installer_648-jL_z3hPU\"\n    },\n    \"desktopInstallerBashCommandForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN 'trial-nikmsp.idemeum.com' --clientId 'DESKTOP_INSTALLER-desktop_installer_648-jL_z3hPU' --clientSecret 'emx7OF1GGz9CF4qtkQFeyEQKLGarx63eJ4Aiq0o7Jfsy9v4F' --masterKey 'f6d3c89c-2caf-4391-a9cf-e43513be2407::Fu5P52z4ZmTxG4EE03KoOvWqcXeBHgeAMnj9KcYAXMM=' --elevationMode 'offline'\",\n    \"desktopInstallerBashCommandTemplateForMac\": \"curl -O https://asset.idemeum.com/desktoplogin/macos/idemeumMacDesktopInstall.sh && sudo chmod +x idemeumMacDesktopInstall.sh && ./idemeumMacDesktopInstall.sh --tenantFQDN '{tenantFQDN}' --clientId '{clientId}' --clientSecret '{clientSecret}' --masterKey '{masterKey}' --elevationMode '{elevationMode}'\",\n    \"_links\": {}\n}"}],"_postman_id":"fd72dcc5-aa84-45ea-b66a-20fcced4662e"},{"name":"Delete customer by name","id":"a6c77f0b-2a4c-4cfd-b37f-184d85446350","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"url":"https://{{tenantUrl}}/api/integrations/customers/{{name}}","description":"<ul>\n<li><p>Delete the child tenant in you parent MSP tenant</p>\n</li>\n<li><p>Pass the <code>apiKey</code> in the header for authentication</p>\n</li>\n<li><p>Specify the customer tenant <code>name</code> to delete in the URL</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","customers","{{name}}"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9ed8376d-f78b-4ad6-a00c-cfd0c9fa0790","name":"204 - delete customer by name","originalRequest":{"method":"DELETE","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"url":"https://nikmsp.idemeum.com/api/integrations/customers/plane"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 13 Dec 2024 14:26:56 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://*"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a6c77f0b-2a4c-4cfd-b37f-184d85446350"},{"name":"Update settings","id":"d0dc171e-7312-4e9a-a808-777868c4a29a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Content-Type","value":"application/vnd.dvmi.sdk.customer.info+json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"ouForDomainAccounts\": \"Users\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{tenantUrl}}/api/integrations/customers/{{name}}/settings","description":"<ul>\n<li><p>This API updates settings for your existing tenant. We will be adding more parameters as we enhance this API</p>\n</li>\n<li><p>Pass the <code>apiKey</code> in the header for authentication</p>\n</li>\n<li><p>In the JSON body you can specify parameters that you want to change:</p>\n<ul>\n<li><code>ouForDomainAccounts</code> - change the OU where you want to create JIT domain accounts</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","customers","{{name}}","settings"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e79b547a-e9e4-406c-a8d7-a88f24b7c4ac","name":"204 - update settings","originalRequest":{"method":"PATCH","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Content-Type","value":"application/vnd.dvmi.sdk.customer.info+json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"ouForDomainAccounts\": \"Users\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{tenantUrl}}/api/integrations/customers/{{name}}/settings"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 27 Jun 2025 17:51:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://*"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d0dc171e-7312-4e9a-a808-777868c4a29a"}],"id":"1e911087-4af0-4056-b3e9-948118cccb39","description":"<p>Endpoints to manage customer tenants for your parent MSP tenant.</p>\n","_postman_id":"1e911087-4af0-4056-b3e9-948118cccb39"},{"name":"Groups","item":[{"name":"Get all groups for parent tenant","id":"4519e453-ee85-4b70-a256-26ebba89f5d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.dvmi.sdk.group.info.list+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"url":"https://{{tenantUrl}}/api/integrations/groups","description":"<ul>\n<li><p>Get all groups for your parent MSP tenant</p>\n</li>\n<li><p>Pass <code>apiKey</code> in the header for authentication</p>\n</li>\n<li><p>The response will include all groups and associated types - <code>Built-in</code>, <code>Local</code> group, or <code>External</code></p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","groups"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[{"id":"02b58d40-30ee-4351-9d06-20cac572cbad","name":"200 - get all groups for parent tenant","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.dvmi.sdk.group.info.list+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"url":"https://nikmsp.idemeum.com/api/integrations/groups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Mar 2025 16:33:43 GMT"},{"key":"Content-Type","value":"application/vnd.dvmi.sdk.group.info.list+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://*"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": \"00000000-0000-0000-0000-000000000001\",\n            \"name\": \"All admins\",\n            \"type\": \"Built-in\",\n            \"_links\": {}\n        },\n        {\n            \"id\": \"00000000-0000-0000-0000-000000000000\",\n            \"name\": \"All users\",\n            \"type\": \"Built-in\",\n            \"_links\": {}\n        },\n        {\n            \"id\": \"03dd0eea-12c0-42d6-9853-cb4706b039c5\",\n            \"name\": \"Delegation group\",\n            \"type\": \"Local\",\n            \"_links\": {}\n        }\n    ],\n    \"_links\": {}\n}"}],"_postman_id":"4519e453-ee85-4b70-a256-26ebba89f5d0"}],"id":"20ffa757-3143-4345-9665-582f9561de07","description":"<p>Endpoints to retrieve and manage idemeum groups.</p>\n","_postman_id":"20ffa757-3143-4345-9665-582f9561de07"},{"name":"Devices","item":[{"name":"Get all devices for customer by id","id":"809c447e-0410-48eb-9e8c-5a65de1bf9be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.dvmi.sdk.customer.devices+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"url":"https://{{tenantUrl}}/api/integrations/customers/{{customerId}}/devices","description":"<ul>\n<li><p>Retrive all devices and associated metadata for a customer tenant</p>\n</li>\n<li><p>Pass <code>apiKey</code> in the header for authentication</p>\n</li>\n<li><p>You first need to obtain the <code>customerId</code> and then pass it in the URL to retrive the device information. You can call Get all customers or Get customer by name endpoints</p>\n</li>\n<li><p>The response returns the device list along with the associated metadata for each device</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","customers","{{customerId}}","devices"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6097cc34-5168-46f5-90d6-7ec785b89f5a","name":"200 - get all devices for customer by id","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.dvmi.sdk.customer.devices+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"url":"https://nikmsp.idemeum.com/api/integrations/customers/4be3ac1c-91dc-4fc5-8adc-e9298e112b2c/devices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Mar 2025 16:39:44 GMT"},{"key":"Content-Type","value":"application/vnd.dvmi.sdk.customer.devices+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://*"}],"cookie":[],"responseTime":null,"body":"{\n    \"customerDisplayName\": \"Demo tenant\",\n    \"customerUrl\": \"https://demo-nikmsp.idemeum.com\",\n    \"devices\": [\n        {\n            \"deviceName\": \"DEMO-WIN2019\",\n            \"agentId\": \"2ed33608-c2f1-4211-8bd3-ff73721b9686\",\n            \"agentVersion\": \"1.8.1\",\n            \"osName\": \"Microsoft Windows Server 2019 Standard\",\n            \"osFamily\": \"Windows\",\n            \"osVersion\": \"10.0.17763\",\n            \"workstationType\": \"DOMAIN_CONTROLLER\",\n            \"elevationMode\": \"OFFLINE\"\n        },\n        {\n            \"deviceName\": \"JIT-W11-LOCAL\",\n            \"agentId\": \"bd38f388-d8a1-4afb-9ea5-9c7d87c42a71\",\n            \"agentVersion\": \"1.8.1\",\n            \"osName\": \"Microsoft Windows 11 Pro\",\n            \"osFamily\": \"Windows\",\n            \"osVersion\": \"10.0.22631\",\n            \"workstationType\": \"LOCAL\",\n            \"elevationMode\": \"RULES\"\n        },\n        {\n            \"deviceName\": \"W11-L-VIRTUAL\",\n            \"agentId\": \"e5920f2e-7cac-477c-aa89-6f7706f2ddb2\",\n            \"agentVersion\": \"1.8.1\",\n            \"osName\": \"Microsoft Windows 11 Pro\",\n            \"osFamily\": \"Windows\",\n            \"osVersion\": \"10.0.22631\",\n            \"workstationType\": \"LOCAL\",\n            \"elevationMode\": \"OFFLINE\"\n        },\n        {\n            \"deviceName\": \"W11-LANG-DOMAIN\",\n            \"agentId\": \"ad94e5e2-51a9-4b0d-9e52-5415f2972fc4\",\n            \"agentVersion\": \"1.8.1\",\n            \"osName\": \"Microsoft Windows 11 Pro\",\n            \"osFamily\": \"Windows\",\n            \"osVersion\": \"10.0.22631\",\n            \"workstationType\": \"LOCAL\",\n            \"elevationMode\": \"RULES\"\n        }\n    ]\n}"}],"_postman_id":"809c447e-0410-48eb-9e8c-5a65de1bf9be"}],"id":"c9652424-cee9-4329-8441-2e4dbfeb082f","description":"<p>Endpoints to retrieve and manage devices that get created when idemeum desktop agent is installed on workstations.</p>\n","_postman_id":"c9652424-cee9-4329-8441-2e4dbfeb082f"},{"name":"Delegation","item":[{"name":"Delegate user by email","id":"0a967b0b-ed55-425a-9d9a-8b44c117752e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.dvmi.sdk.delegate.to.customer+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userEmail\": \"{{user_email}}\",\n    \"role\": \"ADMIN\" //ADMIN or ADMIN_READ_ONLY\n}","options":{"raw":{"language":"json"}}},"url":"https://{{tenantUrl}}/api/integrations/customers/{{customerName}}/delegation","description":"<p>This endpoint is used to delegate technician access to customers tenants.</p>\n<ul>\n<li>Make sure you pass the tenant URL and the customer name in the request URL</li>\n</ul>\n<h4 id=\"header-parameters\">Header parameters</h4>\n<ul>\n<li><p>Pass <code>apiKey</code> for authentication</p>\n</li>\n<li><p>Pass <code>Content-Type</code> as <code>application/vnd.dvmi.sdk.delegate.to.customer+json</code></p>\n</li>\n</ul>\n<h4 id=\"json-body-parameters\">JSON body parameters</h4>\n<ul>\n<li><p><code>userEmail</code> - email address of the technicain who needs to obtain access</p>\n</li>\n<li><p><code>role</code> - specify if full access <code>ADMIN</code> or only read-only access <code>ADMIN_READ_ONLY</code> is required</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","customers","{{customerName}}","delegation"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0a967b0b-ed55-425a-9d9a-8b44c117752e"},{"name":"Remove user delegation","id":"65ef1324-3ca3-45f2-a3d6-500613c5acf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.dvmi.sdk.undelegate.from.customer+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userEmail\": \"{{user_email}}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{tenantUrl}}/api/integrations/customers/{{customerName}}/undelegation","description":"<p>This endpoint is used to remove user delegation from the customer tenant.</p>\n<ul>\n<li>Make sure you pass the tenant URL and the customer name in the request URL</li>\n</ul>\n<h4 id=\"header-parameters\">Header parameters</h4>\n<ul>\n<li><p>Pass <code>apiKey</code> for authentication</p>\n</li>\n<li><p>Pass <code>Content-Type</code> as <code>application/vnd.dvmi.sdk.undelegate.from.customer+json</code></p>\n</li>\n</ul>\n<h4 id=\"json-body-parameters\">JSON body parameters</h4>\n<ul>\n<li><code>userEmail</code> - email address of the technicain who needs to obtain access</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","customers","{{customerName}}","undelegation"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"65ef1324-3ca3-45f2-a3d6-500613c5acf0"},{"name":"Delegate group","id":"34685dac-0c97-4f5f-bc9c-54dce86cef34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.dvmi.sdk.group.role.definition.add.request+json","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.customer.role.definition.response+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"groupRoleDefinitionAddRequests\": [\n        {\n            \"groupName\": \"{{groupName}}\",\n            \"role\": \"READ_ONLY_ADMIN\"\n        },\n        {\n            \"groupName\": \"{{anotherGroupName}}\",\n            \"role\": \"ADMIN\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://{{tenantUrl}}/api/integrations/customers/{{customerName}}/roledefinition","description":"<ul>\n<li><p>Delegate access to child tenant with a user group</p>\n</li>\n<li><p>Pass the <code>apiKey</code> in the header for authentication</p>\n</li>\n<li><p>When assigning the group you can also choose what role the users of that group will be assigned <code>READ_ONLY_ADMIN</code> or <code>ADMIN</code></p>\n</li>\n<li><p>You can pass multiple groups for delegation in the JSON body</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","customers","{{customerName}}","roledefinition"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[{"id":"51bbbc21-85ba-4422-b642-ca458272c71c","name":"200 - delegate group to customer tenant","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.dvmi.sdk.group.role.definition.add.request+json","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.customer.role.definition.response+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"groupRoleDefinitionAddRequests\": [\n        {\n            \"groupName\": \"Delegation group\",\n            \"role\": \"READ_ONLY_ADMIN\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://nikmsp.idemeum.com/api/integrations/customers/demo/roledefinition"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Mar 2025 16:49:22 GMT"},{"key":"Content-Type","value":"application/vnd.dvmi.customer.role.definition.response+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://*"}],"cookie":[],"responseTime":null,"body":"{\n    \"groupDefinitions\": [\n        {\n            \"groupId\": \"03dd0eea-12c0-42d6-9853-cb4706b039c5\",\n            \"groupName\": \"Delegation group\",\n            \"roles\": [\n                \"READ_ONLY_ADMIN\"\n            ]\n        }\n    ],\n    \"userDefinitions\": [\n        {\n            \"userId\": \"did:dvmi:3356085e-3677-4b51-8f98-fb6185ad94e3\",\n            \"corporateEmailAddress\": \"jsethi@idemeum.com\",\n            \"roles\": [\n                \"READ_ONLY_ADMIN\"\n            ]\n        }\n    ],\n    \"mspAdmins\": [\n        {\n            \"userId\": \"did:dvmi:3356085e-3677-4b51-8f98-fb6185ad94e3\",\n            \"corporateEmailAddress\": \"jsethi@idemeum.com\",\n            \"roles\": [\n                \"Global administrator\"\n            ]\n        },\n        {\n            \"userId\": \"did:dvmi:e150f6a8-70b4-4313-9d6e-a764a19b72a1\",\n            \"corporateEmailAddress\": \"nik@nikpot.com\",\n            \"roles\": [\n                \"Global administrator\"\n            ]\n        }\n    ],\n    \"_links\": {}\n}"}],"_postman_id":"34685dac-0c97-4f5f-bc9c-54dce86cef34"},{"name":"Remove group delegation","id":"c542bbd0-0214-4afe-aabc-0dadf0fcbd42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.dvmi.sdk.group.role.definition.remove.request+json","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.customer.role.definition.response+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"groupNamesToRemove\": [\n        \"{{groupName}}\",\n        \"{{anotherGroupName}}\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://{{tenantUrl}}/api/integrations/customers/{{customerName}}/roledefinition","description":"<ul>\n<li><p>Remove the user group from child tenant delegation</p>\n</li>\n<li><p>Pass the <code>apiKey</code>in the header</p>\n</li>\n<li><p>Specify a list of groups to remove from delegation in the request body</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","customers","{{customerName}}","roledefinition"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e8dd2373-34bb-4ff8-adc1-338ed9ed3fec","name":"200 - remove group delegation from customer","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.dvmi.sdk.group.role.definition.remove.request+json","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.customer.role.definition.response+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"groupNamesToRemove\": [\n        \"Delegation group\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://nikmsp.idemeum.com/api/integrations/customers/demo/roledefinition"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Mar 2025 16:54:29 GMT"},{"key":"Content-Type","value":"application/vnd.dvmi.customer.role.definition.response+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://*"}],"cookie":[],"responseTime":null,"body":"{\n    \"groupDefinitions\": [],\n    \"userDefinitions\": [\n        {\n            \"userId\": \"did:dvmi:3356085e-3677-4b51-8f98-fb6185ad94e3\",\n            \"corporateEmailAddress\": \"jsethi@idemeum.com\",\n            \"roles\": [\n                \"READ_ONLY_ADMIN\"\n            ]\n        }\n    ],\n    \"mspAdmins\": [\n        {\n            \"userId\": \"did:dvmi:3356085e-3677-4b51-8f98-fb6185ad94e3\",\n            \"corporateEmailAddress\": \"jsethi@idemeum.com\",\n            \"roles\": [\n                \"Global administrator\"\n            ]\n        },\n        {\n            \"userId\": \"did:dvmi:e150f6a8-70b4-4313-9d6e-a764a19b72a1\",\n            \"corporateEmailAddress\": \"nik@nikpot.com\",\n            \"roles\": [\n                \"Global administrator\"\n            ]\n        }\n    ],\n    \"_links\": {}\n}"}],"_postman_id":"c542bbd0-0214-4afe-aabc-0dadf0fcbd42"}],"id":"2be9601a-64c0-464c-9054-dba249007be2","description":"<p>Delegate technician access to customer tenants.</p>\n","_postman_id":"2be9601a-64c0-464c-9054-dba249007be2"},{"name":"Entra JIT accounts","item":[{"name":"Disable Entra JIT account","id":"85253d82-52f5-4726-98e2-d60ab77bc6b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.dvmi.entra.app.user.disable+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"customerName\": \"{{customerName}}\",\n    \"technicianEmailAddress\": \"{{technicianEmailAddress}}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{tenantUrl}}/api/integrations/entrajitaccounts","description":"<ul>\n<li><p>Disable Entra JIT account for a technician</p>\n</li>\n<li><p>Pass the <code>apiKey</code> in the header for authentication</p>\n</li>\n<li><p>Specify the child tenant name and the technician emaill address for the account to be disabled in the JSON body</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","entrajitaccounts"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a55be3ed-1317-4d9c-b8fe-c991632734a5","name":"204 - success disable JIT Entra account","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.dvmi.entra.app.user.disable+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"customerName\": \"{{customerName}}\",\n    \"technicianEmailAddress\": \"{{technicianEmailAddress}}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://nikmsp.idemeum.com/api/integrations/entrajitaccounts"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 13 Dec 2024 14:31:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://*"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"85253d82-52f5-4726-98e2-d60ab77bc6b3"}],"id":"6c51d6cf-13c8-4f05-baa7-e5210b4bd7f7","description":"<p>Manage Entra ID just-in-time accounts that your technicians request.</p>\n","_postman_id":"6c51d6cf-13c8-4f05-baa7-e5210b4bd7f7"},{"name":"Rules","item":[{"name":"Get parent tenant rules","id":"07af62c0-b201-4171-aab3-54fda9e3bce6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.sdk.rule.definition+json","type":"text"}],"url":"https://{{tenantUrl}}/api/integrations/msp/rules","description":"<p>This endpoint is used to retrive all rules that are associated with your parent tenant / organization. These are the rules that will be applied across all child organizations.</p>\n<ul>\n<li>Pass the <code>apiKey</code> in the header for authentication</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","msp","rules"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[{"id":"043b4cbb-803a-4f06-a299-98dc53f3c07e","name":"200 - Get parent tenant rules","originalRequest":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.sdk.rule.definition+json","type":"text"}],"url":"https://{{tenantUrl}}/api/integrations/msp/rules"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 07 Aug 2025 19:24:38 GMT"},{"key":"Content-Type","value":"application/vnd.dvmi.sdk.rule.definition+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://*"}],"cookie":[],"responseTime":null,"body":"{\n    \"rules\": [\n        {\n            \"ruleName\": \"Catalog-NetBird\",\n            \"subjectO\": \"NETBIRD (Wiretrustee UG(haftungsbeschr„nkt))\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        }\n    ],\n    \"_links\": {}\n}"}],"_postman_id":"07af62c0-b201-4171-aab3-54fda9e3bce6"},{"name":"Save parent tenant rules","id":"6729e8a6-8656-475c-bb93-423df4accfd6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Content-Type","value":"application/vnd.dvmi.sdk.rule.definition+json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rules\": [\n        {\n            \"ruleName\": \"Rule 1\",\n            \"fileName\": \"filename1.exe\",\n            \"filePath\": \"c:\\\\Windows\\\\System32\\\\filename1.exe\",\n            \"fileHashSha256\": \"7506EFD44E4BCB159BD298C78A9E21C579C05667B22CECB5DB6D1703B6C1DA04\",\n            \"certificateThumbprint\": \"AEB9B61E47D91C42FFF213992B7810A3D562FB12\",\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"CUSTOM\",\n                \"rules\": [\n                    {\n                        \"ruleName\": \"Allow Edge executables\",\n                        \"filePath\": \"C:\\\\Program Files (x86)\\\\Microsoft\\\\Edge.*|C:\\\\Program Files\\\\Microsoft\\\\Edge.*\",\n                        \"subjectO\": \"Microsoft.*\",\n                        \"executionOutcome\": \"ALLOW\"\n                    },\n                    {\n                        \"ruleName\": \"Allow O365 installer\",\n                        \"fileName\": \".*office.*\",\n                        \"subjectO\": \"Microsoft.*\",\n                        \"executionOutcome\": \"ALLOW\"\n                    },\n                    {\n                        \"ruleName\": \"Deny command tools\",\n                        \"fileName\": \"^cmd.exe$|^windowsterminal.*|wt.exe.*|^powershell.exe$\",\n                        \"subjectO\": \"Microsoft.*\",\n                        \"executionOutcome\": \"DENY\"\n                    }\n                ]\n            }\n            \n        },\n\n        {\n            \"ruleName\": \"Rule 2\",\n            \"fileName\": \"filename2.exe\",\n            \"filePath\": \"c:\\\\windows\\\\system32\\\\filename2.exe\",\n            \"fileHashSha256\": \"875B19DD825BF2086119A0A43431002FB2A3DAFEE7F755453C4DA9109D070566\",\n            \"certificateThumbprint\": \"B2732A60F9D0E554F756D87E7446A20F216B4F73\",\n            \"subjectCn\": \"Microsoft Windows\",\n            \"subjectO\": \"Microsoft Corporation\",\n            \"subjectL\": \"Redmond\",\n            \"subjectS\": \"Washington\",\n            \"subjectC\": \"US\",\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\"\n            }\n        },\n\n        {\n            \"ruleName\": \"Rule 3\",\n            \"fileName\": \"filename3.exe\",\n            \"filePath\": \"c:\\\\windows\\\\system32\\\\filename3.exe\",\n            \"fileHashSha256\": \"875B19DD825BF2086119A0A43431002FB2A3DAFEE7F755453C4DA9109D070566\",\n            \"certificateThumbprint\": \"B2732A60F9D0E554F756D87E7446A20F216B4F73\",\n            \"subjectCn\": \"Microsoft Windows\",\n            \"subjectO\": \"Microsoft Corporation\",\n            \"subjectL\": \"Redmond\",\n            \"subjectS\": \"Washington\",\n            \"subjectC\": \"US\",\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"DENY_ALL\"\n            }\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://{{tenantUrl}}/api/integrations/msp/rules","description":"<p>This endpoint is used to create rules for your parent organization / tenant. These rules will apply across all organizations.</p>\n<ul>\n<li><p>Pass the <code>apiKey</code> for authentication</p>\n</li>\n<li><p>Regex can be used when matchign applications with file attributes or certificate elements</p>\n</li>\n<li><p><code>ruleName</code> - this is mandatory field to specify the rule name</p>\n</li>\n<li><p>At least one of these is mandatory to identify the application:</p>\n<ul>\n<li><p><code>fileName</code> - match the application by file name. You can user RegEx in this field.</p>\n</li>\n<li><p><code>filePath</code> - match the application by its path. You can use RegEx in this field. You need to excape the <code>\\</code> with <code>\\\\</code></p>\n</li>\n<li><p><code>fileHashSha256</code> - match the application by SHA256 hash of the executable</p>\n</li>\n<li><p><code>certificateThumbprint</code> - match the application by the thumbprint of publisher certificate</p>\n</li>\n<li><p><code>subjectCn</code> - if you want to match the verified publisher by certificate elements you can use CN element</p>\n</li>\n<li><p><code>subjectO</code> - O element of the verified publisher certificate</p>\n</li>\n<li><p><code>subjectL</code> - L element of the verified publisher certificate</p>\n</li>\n<li><p><code>subjectS</code> - S element of the verified publisher certificate</p>\n</li>\n<li><p><code>subjectC</code> - C element of the verified publisher certificate</p>\n</li>\n</ul>\n</li>\n<li><p><code>elevationOutcome</code> - <code>ALLOW</code>, <code>DENY</code>, or <code>REQUEST</code> for how you want to handle elevation</p>\n</li>\n<li><p><code>executionOutcome</code> - <code>ALLOW</code> or <code>DENY</code> for how you want to handle execution / allowlsiting outcome</p>\n</li>\n<li><p><code>applicationFencing</code> - is used to define how you want to handle application interaction rules</p>\n<ul>\n<li><code>applicationInteraction</code> - you can choose what the application can do when interacting with other applications. <code>ALLOW_ALL</code> will allow all interactions and child processes. <code>DENY_ALL</code> will deny all interactions. You can also specify the <code>CUSTOM</code> option and then provide the child rules for what is allowed or denied.</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","msp","rules"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6729e8a6-8656-475c-bb93-423df4accfd6"},{"name":"Get child tenant rules","id":"c492c702-1317-496c-bb6e-25a385bcba29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.sdk.rule.definition+json","type":"text"}],"url":"https://{{tenantUrl}}/api/integrations/customers/{{name}}/rules","description":"<p>This endpoint is used to retrive all rules that are associated with your child tenant / organization.</p>\n<ul>\n<li><p>Pass the <code>apiKey</code> in the header for authentication</p>\n</li>\n<li><p>Pass the <code>name</code> to specify the name of the organization in idemeum</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","customers","{{name}}","rules"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1f4bdef2-25ac-42d2-acbf-961ec9ccd71a","name":"200 - Get child tenant rules","originalRequest":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.sdk.rule.definition+json","type":"text"}],"url":"https://{{tenantUrl}}/api/integrations/customers/{{name}}/rules"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 07 Aug 2025 20:39:44 GMT"},{"key":"Content-Type","value":"application/vnd.dvmi.sdk.rule.definition+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://*"}],"cookie":[],"responseTime":null,"body":"{\n    \"rules\": [\n        {\n            \"ruleName\": \"Catalog-1Password\",\n            \"subjectO\": \"Agilebits\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Adobe\",\n            \"subjectO\": \"Adobe Inc.\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"CUSTOM\",\n                \"rules\": [\n                    {\n                        \"ruleName\": \"Allow all child apps\",\n                        \"fileName\": \".*\",\n                        \"executionOutcome\": \"ALLOW\"\n                    },\n                    {\n                        \"ruleName\": \"Deny command tools\",\n                        \"fileName\": \"^cmd.exe$|^windowsterminal.*|wt.exe.*|^powershell.exe$\",\n                        \"subjectO\": \"Microsoft.*\",\n                        \"executionOutcome\": \"DENY\"\n                    }\n                ]\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Apple-iCloud\",\n            \"subjectO\": \"Apple Inc.\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Apple-iTunes\",\n            \"fileName\": \".*itunes.*\",\n            \"subjectO\": \"Apple Inc.\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"CUSTOM\",\n                \"rules\": [\n                    {\n                        \"ruleName\": \"Allow Apple child executables\",\n                        \"subjectO\": \"Apple Inc.\",\n                        \"executionOutcome\": \"ALLOW\"\n                    },\n                    {\n                        \"ruleName\": \"Deny command tools\",\n                        \"fileName\": \"^cmd.exe$|^windowsterminal.*|wt.exe.*|^powershell.exe$\",\n                        \"subjectO\": \"Microsoft.*\",\n                        \"executionOutcome\": \"DENY\"\n                    }\n                ]\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Brave\",\n            \"subjectO\": \"Brave Software, Inc.\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"CUSTOM\",\n                \"rules\": [\n                    {\n                        \"ruleName\": \"Allow Brave signed apps\",\n                        \"subjectO\": \"Brave Software, Inc.\",\n                        \"executionOutcome\": \"ALLOW\"\n                    }\n                ]\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Cross-Device-Service\",\n            \"fileName\": \"crossdeviceservice.*\",\n            \"subjectO\": \"Microsoft.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Discord\",\n            \"subjectO\": \"Discord Inc.\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Edge-Browser\",\n            \"filePath\": \"C:\\\\Program Files (x86)\\\\Microsoft\\\\Edge.*|C:\\\\Program Files\\\\Microsoft\\\\Edge.*\",\n            \"subjectO\": \"Microsoft.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"CUSTOM\",\n                \"rules\": [\n                    {\n                        \"ruleName\": \"Allow Edge path executables\",\n                        \"filePath\": \"C:\\\\Program Files (x86)\\\\Microsoft\\\\Edge.*|C:\\\\Program Files\\\\Microsoft\\\\Edge.*\",\n                        \"subjectO\": \"Microsoft.*\",\n                        \"executionOutcome\": \"ALLOW\"\n                    },\n                    {\n                        \"ruleName\": \"Allow Edge signed files\",\n                        \"fileName\": \".*edge.*\",\n                        \"subjectO\": \"Microsoft.*\",\n                        \"executionOutcome\": \"ALLOW\"\n                    },\n                    {\n                        \"ruleName\": \"Allow O365 installer\",\n                        \"fileName\": \".*office.*\",\n                        \"subjectO\": \"Microsoft.*\",\n                        \"executionOutcome\": \"ALLOW\"\n                    },\n                    {\n                        \"ruleName\": \"Deny command tools\",\n                        \"fileName\": \"^cmd.exe$|^windowsterminal.*|wt.exe.*|^powershell.exe$\",\n                        \"subjectO\": \"Microsoft.*\",\n                        \"executionOutcome\": \"DENY\"\n                    }\n                ]\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Evernote\",\n            \"subjectO\": \"Evernote Corporation\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Evernote\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\Evernote.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Firefox\",\n            \"subjectO\": \"Mozilla Corporation\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"CUSTOM\",\n                \"rules\": [\n                    {\n                        \"ruleName\": \"Allow Firefox signed apps\",\n                        \"subjectO\": \"Mozilla Corporation\",\n                        \"executionOutcome\": \"ALLOW\"\n                    }\n                ]\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Google-Chrome\",\n            \"filePath\": \".*chrome.*|.*updater.*\",\n            \"subjectO\": \"Google.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"CUSTOM\",\n                \"rules\": [\n                    {\n                        \"ruleName\": \"Allow Google signed apps\",\n                        \"subjectO\": \"Google.*\",\n                        \"executionOutcome\": \"ALLOW\"\n                    },\n                    {\n                        \"ruleName\": \"Allow cmd for updates\",\n                        \"fileName\": \"cmd.exe\",\n                        \"subjectO\": \"Microsoft.*\",\n                        \"executionOutcome\": \"ALLOW\"\n                    },\n                    {\n                        \"ruleName\": \"Allow Adobe widgets\",\n                        \"filePath\": \".*chrome.*\",\n                        \"subjectO\": \"Adobe.*\",\n                        \"executionOutcome\": \"ALLOW\"\n                    }\n                ]\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Google-Drive\",\n            \"subjectO\": \"Google LLC\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Idemeum\",\n            \"fileName\": \"idemeum.exe\",\n            \"subjectO\": \"IDEMEUM INC\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Keybase\",\n            \"subjectO\": \"Zoom Video Communications, Inc.\",\n            \"fragileParent\": true,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-McAfee\",\n            \"subjectO\": \"McAfee\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Microsoft-Security\",\n            \"fileName\": \".*MpSigStub.*\",\n            \"subjectO\": \"Microsoft.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Microsoft-Shared\",\n            \"filePath\": \"C:\\\\Program Files\\\\Common Files\\\\Microsoft Shared.*|C:\\\\Windows\\\\SoftwareDistribution\\\\Download\\\\Install.*\",\n            \"subjectO\": \"Microsoft.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-NetBird\",\n            \"subjectO\": \"NETBIRD (Wiretrustee UG(haftungsbeschr„nkt))\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Notepad\",\n            \"fileName\": \"^notepad.exe$\",\n            \"subjectO\": \"Microsoft.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"DENY_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Notion\",\n            \"subjectO\": \"Notion Labs, Inc.\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Office-365\",\n            \"filePath\": \".*Microsoft Office.*\",\n            \"subjectO\": \"Microsoft.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"CUSTOM\",\n                \"rules\": [\n                    {\n                        \"ruleName\": \"Allow O365 executables\",\n                        \"filePath\": \".*Microsoft Office.*\",\n                        \"subjectO\": \"Microsoft.*\",\n                        \"executionOutcome\": \"ALLOW\"\n                    },\n                    {\n                        \"ruleName\": \"Deny command tools\",\n                        \"fileName\": \"^cmd.exe$|^windowsterminal.*|wt.exe.*|^powershell.exe$\",\n                        \"subjectO\": \"Microsoft.*\",\n                        \"executionOutcome\": \"DENY\"\n                    }\n                ]\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Office-365-installer\",\n            \"fileName\": \".*office.*\",\n            \"subjectO\": \"Microsoft.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Office-Hub\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\Microsoft.MicrosoftOfficeHub.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-OneDrive\",\n            \"filePath\": \".*onedrive.*\",\n            \"subjectO\": \"Microsoft.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Open-Console\",\n            \"fileName\": \"openconsole.*\",\n            \"subjectO\": \"Microsoft.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Outlook\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\.*communications.*|C:\\\\Program Files\\\\WindowsApps\\\\.*outlook.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Package-Manager\",\n            \"fileName\": \"windowspackagemanager.*\",\n            \"subjectO\": \"Microsoft.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Phone-Link\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\.*microsoft.yourphone.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Skype\",\n            \"fileName\": \"^skype.*\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Slack\",\n            \"subjectO\": \"Slack Technologies, LLC\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Snipping-Tool\",\n            \"fileName\": \"snippingtool.*\",\n            \"subjectO\": \"Microsoft.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Teams\",\n            \"fileName\": \".*teams.*\",\n            \"subjectO\": \"Microsoft.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Bridge-Server\",\n            \"fileName\": \"^win32bridge.*\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Calculator\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\Microsoft.WindowsCalculator.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Camera\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\Microsoft.WindowsCamera.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-ChatGPT\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\OpenAI.ChatGPT.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Clipchamp\",\n            \"fileName\": \"^clipchamp.exe$\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Copilot\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\Microsoft.Copilot.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Cortana\",\n            \"fileName\": \"^cortana.*\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Feedback-Hub\",\n            \"fileName\": \"^pilotshubapp.*\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Get-Help\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\Microsoft.GetHelp.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-LinkedIn\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\.*linkedin.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-MSN-News\",\n            \"fileName\": \"^microsoft.msn.news.*\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Maps\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\Microsoft.WindowsMaps.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Media-Extensions\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\Microsoft.Zune.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Media-Player\",\n            \"fileName\": \"^microsoft.media.player.*|wmplayer.exe\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\.*|.*program files (x86)\\\\windows media player.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Paint\",\n            \"fileName\": \"^mspaint.*|^paintstudio.*\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-People\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\Microsoft.People.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"DENY_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Photos\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\Microsoft.Windows.Photos.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Sketch\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\Microsoft.ScreenSketch.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"DENY_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Solitaire\",\n            \"fileName\": \"^solitaire.exe$\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-SoundRecorder\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\Microsoft.WindowsSoundRecorder.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Sticky-Notes\",\n            \"fileName\": \"^microsoft.notes.*\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Store\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\Microsoft.WindowsStore.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Time\",\n            \"fileName\": \"^time.exe$\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-ToDo\",\n            \"fileName\": \"^todo.exe$\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Weather\",\n            \"fileName\": \"^microsoft.msn.weather.*\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Widgets-Service\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\Microsoft.Widgets.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Windows-Scan\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\Microsoft.WindowsScan.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"DENY_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Wapp-Windows-Security\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\Microsoft.SecHealth.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-XBox-GameBar\",\n            \"filePath\": \"C:\\\\Program Files\\\\WindowsApps\\\\.*microsoft.gaming.*|C:\\\\Program Files\\\\WindowsApps\\\\.*microsoft.xbox.*|C:\\\\Program Files\\\\WindowsApps\\\\.*microsoft.edge.game.*\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"USER\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Catalog-Zoom\",\n            \"subjectO\": \"Zoom Video Communications, Inc.\",\n            \"fragileParent\": true,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Rule 1\",\n            \"fileName\": \"filename1.exe\",\n            \"filePath\": \"c:\\\\Windows\\\\System32\\\\filename1.exe\",\n            \"fileHashSha256\": \"7506EFD44E4BCB159BD298C78A9E21C579C05667B22CECB5DB6D1703B6C1DA04\",\n            \"certificateThumbprint\": \"AEB9B61E47D91C42FFF213992B7810A3D562FB12\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"CUSTOM\",\n                \"rules\": [\n                    {\n                        \"ruleName\": \"Allow Edge executables\",\n                        \"filePath\": \"C:\\\\Program Files (x86)\\\\Microsoft\\\\Edge.*|C:\\\\Program Files\\\\Microsoft\\\\Edge.*\",\n                        \"subjectO\": \"Microsoft.*\",\n                        \"executionOutcome\": \"ALLOW\"\n                    },\n                    {\n                        \"ruleName\": \"Allow O365 installer\",\n                        \"fileName\": \".*office.*\",\n                        \"subjectO\": \"Microsoft.*\",\n                        \"executionOutcome\": \"ALLOW\"\n                    },\n                    {\n                        \"ruleName\": \"Deny command tools\",\n                        \"fileName\": \"^cmd.exe$|^windowsterminal.*|wt.exe.*|^powershell.exe$\",\n                        \"subjectO\": \"Microsoft.*\",\n                        \"executionOutcome\": \"DENY\"\n                    }\n                ]\n            }\n        },\n        {\n            \"ruleName\": \"Rule 2\",\n            \"fileName\": \"filename2.exe\",\n            \"filePath\": \"c:\\\\windows\\\\system32\\\\filename2.exe\",\n            \"fileHashSha256\": \"875B19DD825BF2086119A0A43431002FB2A3DAFEE7F755453C4DA9109D070566\",\n            \"certificateThumbprint\": \"B2732A60F9D0E554F756D87E7446A20F216B4F73\",\n            \"subjectCn\": \"Microsoft Windows\",\n            \"subjectO\": \"Microsoft Corporation\",\n            \"subjectL\": \"Redmond\",\n            \"subjectS\": \"Washington\",\n            \"subjectC\": \"US\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\",\n                \"rules\": []\n            }\n        },\n        {\n            \"ruleName\": \"Rule 3\",\n            \"fileName\": \"filename3.exe\",\n            \"filePath\": \"c:\\\\windows\\\\system32\\\\filename3.exe\",\n            \"fileHashSha256\": \"875B19DD825BF2086119A0A43431002FB2A3DAFEE7F755453C4DA9109D070566\",\n            \"certificateThumbprint\": \"B2732A60F9D0E554F756D87E7446A20F216B4F73\",\n            \"subjectCn\": \"Microsoft Windows\",\n            \"subjectO\": \"Microsoft Corporation\",\n            \"subjectL\": \"Redmond\",\n            \"subjectS\": \"Washington\",\n            \"subjectC\": \"US\",\n            \"fragileParent\": false,\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"DENY_ALL\",\n                \"rules\": []\n            }\n        }\n    ],\n    \"_links\": {}\n}"}],"_postman_id":"c492c702-1317-496c-bb6e-25a385bcba29"},{"name":"Save child tenant rules","id":"76e5e42b-3daa-4797-984a-7ba1434d3af1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Content-Type","value":"application/vnd.dvmi.sdk.rule.definition+json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rules\": [\n        {\n            \"ruleName\": \"Rule 1\",\n            \"fileName\": \"filename1.exe\",\n            \"filePath\": \"c:\\\\Windows\\\\System32\\\\filename1.exe\",\n            \"fileHashSha256\": \"7506EFD44E4BCB159BD298C78A9E21C579C05667B22CECB5DB6D1703B6C1DA04\",\n            \"certificateThumbprint\": \"AEB9B61E47D91C42FFF213992B7810A3D562FB12\",\n            \"elevationOutcome\": \"ALLOW\",\n            \"executionOutcome\": \"ALLOW\",\n            \"elevationMode\": \"ADMIN\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"CUSTOM\",\n                \"rules\": [\n                    {\n                        \"ruleName\": \"Allow Edge executables\",\n                        \"filePath\": \"C:\\\\Program Files (x86)\\\\Microsoft\\\\Edge.*|C:\\\\Program Files\\\\Microsoft\\\\Edge.*\",\n                        \"subjectO\": \"Microsoft.*\",\n                        \"executionOutcome\": \"ALLOW\"\n                    },\n                    {\n                        \"ruleName\": \"Allow O365 installer\",\n                        \"fileName\": \".*office.*\",\n                        \"subjectO\": \"Microsoft.*\",\n                        \"executionOutcome\": \"ALLOW\"\n                    },\n                    {\n                        \"ruleName\": \"Deny command tools\",\n                        \"fileName\": \"^cmd.exe$|^windowsterminal.*|wt.exe.*|^powershell.exe$\",\n                        \"subjectO\": \"Microsoft.*\",\n                        \"executionOutcome\": \"DENY\"\n                    }\n                ]\n            }\n            \n        },\n\n        {\n            \"ruleName\": \"Rule 2\",\n            \"fileName\": \"filename2.exe\",\n            \"filePath\": \"c:\\\\windows\\\\system32\\\\filename2.exe\",\n            \"fileHashSha256\": \"875B19DD825BF2086119A0A43431002FB2A3DAFEE7F755453C4DA9109D070566\",\n            \"certificateThumbprint\": \"B2732A60F9D0E554F756D87E7446A20F216B4F73\",\n            \"subjectCn\": \"Microsoft Windows\",\n            \"subjectO\": \"Microsoft Corporation\",\n            \"subjectL\": \"Redmond\",\n            \"subjectS\": \"Washington\",\n            \"subjectC\": \"US\",\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"ALLOW_ALL\"\n            }\n        },\n\n        {\n            \"ruleName\": \"Rule 3\",\n            \"fileName\": \"filename3.exe\",\n            \"filePath\": \"c:\\\\windows\\\\system32\\\\filename3.exe\",\n            \"fileHashSha256\": \"875B19DD825BF2086119A0A43431002FB2A3DAFEE7F755453C4DA9109D070566\",\n            \"certificateThumbprint\": \"B2732A60F9D0E554F756D87E7446A20F216B4F73\",\n            \"subjectCn\": \"Microsoft Windows\",\n            \"subjectO\": \"Microsoft Corporation\",\n            \"subjectL\": \"Redmond\",\n            \"subjectS\": \"Washington\",\n            \"subjectC\": \"US\",\n            \"elevationOutcome\": \"REQUEST\",\n            \"executionOutcome\": \"ALLOW\",\n            \"applicationFencing\": {\n                \"applicationInteraction\": \"DENY_ALL\"\n            }\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://{{tenantUrl}}/api/integrations/customers/{{name}}/rules","description":"<p>This endpoint is used to create rules for your child organization / tenant. Note that when passing the rules to a tenant we will NOT remove the global rules (created at the parent organization level), and we will not remove the rules added from catalog.</p>\n<ul>\n<li><p>Pass the <code>apiKey</code> for authentication</p>\n</li>\n<li><p>Regex can be used when matchign applications with file attributes or certificate elements</p>\n</li>\n<li><p><code>ruleName</code> - this is mandatory field to specify the rule name</p>\n</li>\n<li><p>At least one of these is mandatory to identify the application:</p>\n<ul>\n<li><p><code>fileName</code> - match the application by file name. You can user RegEx in this field.</p>\n</li>\n<li><p><code>filePath</code> - match the application by its path. You can use RegEx in this field. You need to excape the <code>\\</code> with <code>\\\\</code></p>\n</li>\n<li><p><code>fileHashSha256</code> - match the application by SHA256 hash of the executable</p>\n</li>\n<li><p><code>certificateThumbprint</code> - match the application by the thumbprint of publisher certificate</p>\n</li>\n<li><p><code>subjectCn</code> - if you want to match the verified publisher by certificate elements you can use CN element</p>\n</li>\n<li><p><code>subjectO</code> - O element of the verified publisher certificate</p>\n</li>\n<li><p><code>subjectL</code> - L element of the verified publisher certificate</p>\n</li>\n<li><p><code>subjectS</code> - S element of the verified publisher certificate</p>\n</li>\n<li><p><code>subjectC</code> - C element of the verified publisher certificate</p>\n</li>\n</ul>\n</li>\n<li><p><code>elevationOutcome</code> - <code>ALLOW</code>, <code>DENY</code>, or <code>REQUEST</code> for how you want to handle elevation</p>\n</li>\n<li><p><code>executionOutcome</code> - <code>ALLOW</code> or <code>DENY</code> for how you want to handle execution / allowlsiting outcome</p>\n</li>\n<li><p><code>applicationFencing</code> - is used to define how you want to handle application interaction rules</p>\n<ul>\n<li><code>applicationInteraction</code> - you can choose what the application can do when interacting with other applications. <code>ALLOW_ALL</code> will allow all interactions and child processes. <code>DENY_ALL</code> will deny all interactions. You can also specify the <code>CUSTOM</code> option and then provide the child rules for what is allowed or denied.</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","customers","{{name}}","rules"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"76e5e42b-3daa-4797-984a-7ba1434d3af1"}],"id":"f0bd35c1-dfc2-4f9c-bc0c-2e0a38994bc9","description":"<p>These endpoints are used to manage allowlisting and elevation rules for your parent tenant as well as for organizations / tenants that you created in idemeum.</p>\n","_postman_id":"f0bd35c1-dfc2-4f9c-bc0c-2e0a38994bc9"},{"name":"Elevation","item":[{"name":"Approve elevation request","id":"fb62ce1c-3770-48f2-a4fd-b9fda8a508ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.dvmi.sdk.elevation.request.approval+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"idemeumElevationRequestId\": \"{{request_id}}\",\n    \"idemeumCustomerName\": \"{{customer_name}}\",\n    \"userElevationMode\": \"ADMIN\" // ADMIN or USER can be used depending on elevation type\n}","options":{"raw":{"language":"json"}}},"url":"https://{{tenantUrl}}/api/integrations/elevation/request/approve","description":"<p>This endpoint is used to <b>approve</b> elevation request that is open in idemeum.</p>\n<ul>\n<li>Specify the <code>tenantURL</code> in the request URL</li>\n</ul>\n<h4 id=\"header-parameters\">Header parameters</h4>\n<ul>\n<li><p>Pass the <code>apiKey</code> for authentication</p>\n</li>\n<li><p>Pass <code>Content-Type</code> as <code>application/vnd.dvmi.sdk.elevation.request.approval+json</code></p>\n</li>\n</ul>\n<h4 id=\"json-body-parameters\">JSON body parameters</h4>\n<ul>\n<li><p><code>idemeumRequestId</code> - this is the ID of the elevation request in idemeum (i.e. <code>253D351cab5f-b41c-478c-b0ca-8bbe25138268</code>)</p>\n</li>\n<li><p><code>idemeumCustomerName</code> - the organization / customer name where elevation request is open</p>\n</li>\n<li><p><code>userElevationMode</code> - what elevation to perform, <code>ADMIN</code> or <code>USER</code>. <code>ADMIN</code> is used by default if value is omitted.</p>\n</li>\n</ul>\n<p>When creating integrations with ticketing systems (i.e. approving tickets from HaloPSA and others), you can leverage the custom fields to automatically obtain these values when idemeum creates a ticket. Check our integration guides for more information → <a href=\"https://docs.idemeum.com/integrations/\">https://docs.idemeum.com/integrations/</a></p>\n","urlObject":{"protocol":"https","path":["api","integrations","elevation","request","approve"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fb62ce1c-3770-48f2-a4fd-b9fda8a508ce"},{"name":"Deny elevation request","id":"7e797082-8a3d-47f2-a39a-73000a23668a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.dvmi.sdk.elevation.request.approval+json","type":"text"},{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"idemeumElevationRequestId\": \"{{request_id}}\",\n    \"idemeumCustomerName\": \"{{customer_name}}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{tenantUrl}}/api/integrations/elevation/request/deny","description":"<p>This endpoint is used to <b>deny</b> elevation request that is open in idemeum.</p>\n<ul>\n<li>Specify the <code>tenantURL</code> in the request URL</li>\n</ul>\n<h4 id=\"header-parameters\">Header parameters</h4>\n<ul>\n<li><p>Pass the <code>apiKey</code> for authentication</p>\n</li>\n<li><p>Pass <code>Content-Type</code> as <code>application/vnd.dvmi.sdk.elevation.request.approval+json</code></p>\n</li>\n</ul>\n<h4 id=\"json-body-parameters\">JSON body parameters</h4>\n<ul>\n<li><p><code>idemeumRequestId</code> - this is the ID of the elevation request in idemeum (i.e. <code>253D351cab5f-b41c-478c-b0ca-8bbe25138268</code>)</p>\n</li>\n<li><p><code>idemeumCustomerName</code> - the organization / customer name where elevation request is open</p>\n</li>\n</ul>\n<p>When creating integrations with ticketing systems (i.e. approving tickets from HaloPSA and others), you can leverage the custom fields to automatically obtain these values when idemeum creates a ticket. Check our integration guides for more information → <a href=\"https://docs.idemeum.com/integrations/\">https://docs.idemeum.com/integrations/</a></p>\n","urlObject":{"protocol":"https","path":["api","integrations","elevation","request","deny"],"host":["{{tenantUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e797082-8a3d-47f2-a39a-73000a23668a"}],"id":"0f3bfa6d-bc3f-4639-bf79-8a05f129d5de","description":"<p>This set of endpoints is used to manage elevation requests in idemeum. When users request application elevation, a request is created in idemeum and the notification is sent to admin users, or optionally the ticket is created in the ticketing system.</p>\n","_postman_id":"0f3bfa6d-bc3f-4639-bf79-8a05f129d5de"},{"name":"Audit","item":[{"name":"Get desktop login events","id":"589f636b-eb73-48db-9135-8a40ad393ba6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.ecs.events.list+json","type":"text"}],"url":"https://{{tenantUrl}}/api/integrations/audit/events?page=1&size=1&range=last_90d","description":"<p>This endpoint is used to extract desktop login events from idemeum platform.</p>\n<ul>\n<li>Specify the <code>tenantUrl</code> in the request URL</li>\n</ul>\n<h4 id=\"header-parameters\">Header parameters</h4>\n<ul>\n<li><p>Pass the <code>apiKey</code> for authentication</p>\n</li>\n<li><p>Pass <code>Content-Type</code> as <code>application/vnd.dvmi.ecs.events.list+json</code></p>\n</li>\n</ul>\n<h4 id=\"query-parameters\">Query parameters</h4>\n<ul>\n<li><p><code>page</code> - specify the page that you want to retrieve. If the number of events is more than the count you specify, you will need to retrieve the results by page.</p>\n</li>\n<li><p><code>size</code> - specify how many events you want to retrive for the specified range</p>\n</li>\n<li><p><code>range</code> - sepcify the range.</p>\n<ul>\n<li><p>You can use the intervals <code>last_1d</code>, <code>last_3d</code>, <code>last_7d</code>, <code>last_30d</code>, <code>last_60d</code>, <code>last_90d</code></p>\n</li>\n<li><p>You can use the range in epoch milliseconds</p>\n</li>\n<li><p>You can use range in ISO8601 format</p>\n</li>\n</ul>\n</li>\n</ul>\n<p>If you are retrieving the events for an MSP tenant, you can use the parameter to include logs for all customer tenants:</p>\n<ul>\n<li><code>includeCustomerTenantEvents</code> - pass <code>true</code> like so <code>includeCustomerTenantEvents=true</code></li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","audit","events"],"host":["{{tenantUrl}}"],"query":[{"key":"page","value":"1"},{"key":"size","value":"1"},{"key":"range","value":"last_90d"}],"variable":[]}},"response":[{"id":"9afa65e6-4f56-43b5-ba14-243dd26c3e90","name":"200 - get desktop events","originalRequest":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.ecs.events.list+json","type":"text"}],"url":{"raw":"https://{{tenantUrl}}/api/integrations/audit/events?page=1&size=1&range=last_90d","protocol":"https","host":["{{tenantUrl}}"],"path":["api","integrations","audit","events"],"query":[{"key":"page","value":"1"},{"key":"size","value":"1"},{"key":"range","value":"last_90d"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 19 Sep 2025 18:45:14 GMT"},{"key":"Content-Type","value":"application/vnd.dvmi.ecs.events.list+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"event\": {\n                \"@timestamp\": \"2025-07-25T16:30:05.248Z\",\n                \"ecs.version\": \"8.11.0\",\n                \"event\": {\n                    \"id\": \"C6JrQpgBmAEdxMCSm7DJ\",\n                    \"category\": [\n                        \"authentication\"\n                    ],\n                    \"type\": [\n                        \"start\"\n                    ],\n                    \"action\": \"Desktop login success\",\n                    \"outcome\": \"success\",\n                    \"severity\": 30\n                },\n                \"organization\": {\n                    \"id\": \"5230c7c4-110a-4eae-a5e9-41f1a2a30954\",\n                    \"name\": \"RFID\"\n                },\n                \"user\": {\n                    \"id\": \"did:dvmi:75aa1ce1-5f73-4820-a491-b877ac17f3f8\",\n                    \"email\": \"mike@nikpot.com\"\n                },\n                \"host\": {\n                    \"id\": \"ed6166ae-c8ef-4784-9998-42627527a117\",\n                    \"name\": \"RFID-11-D\"\n                },\n                \"source\": {\n                    \"ip\": \"73.231.200.85\",\n                    \"geo\": {\n                        \"location\": {\n                            \"lat\": 37.2877,\n                            \"lon\": -122.01218\n                        },\n                        \"city_name\": \"Saratoga\",\n                        \"region_iso_code\": \"US-CA\",\n                        \"country_name\": \"United States\"\n                    }\n                },\n                \"http\": {\n                    \"request\": {\n                        \"id\": \"DZ3D6B9N\"\n                    }\n                },\n                \"related\": {\n                    \"user\": [\n                        \"shared\"\n                    ],\n                    \"ip\": [\n                        \"73.231.200.85\"\n                    ]\n                },\n                \"message\": \"mike@nikpot.com logged into the Desktop RFID-11-D with account shared.\",\n                \"tags\": [\n                    \"prod\"\n                ]\n            },\n            \"_links\": {}\n        }\n    ],\n    \"totalResultCount\": 15,\n    \"_links\": {}\n}"},{"id":"74ed5117-7904-407d-8dde-eae1d7a01e97","name":"predefined ranges","originalRequest":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.ecs.events.list+json","type":"text"}],"url":{"raw":"https://{{tenantUrl}}/api/integrations/audit/events?page=1&size=50&range=","protocol":"https","host":["{{tenantUrl}}"],"path":["api","integrations","audit","events"],"query":[{"key":"page","value":"1"},{"key":"size","value":"50"},{"key":"range","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"363888b4-4bec-481b-a593-5067b1055fa0","name":"range in millis from start to now","originalRequest":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.ecs.events.list+json","type":"text"}],"url":{"raw":"https://{{tenantUrl}}/api/integrations/audit/events?page=1&size=50&start_ms=","protocol":"https","host":["{{tenantUrl}}"],"path":["api","integrations","audit","events"],"query":[{"key":"page","value":"1"},{"key":"size","value":"50"},{"key":"start_ms","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"091ade64-b89b-4052-ac96-9253b54c6c16","name":"range in millis from start to end","originalRequest":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.ecs.events.list+json","type":"text"}],"url":{"raw":"https://{{tenantUrl}}/api/integrations/audit/events?page=1&size=50&start_ms=&end_ms=","protocol":"https","host":["{{tenantUrl}}"],"path":["api","integrations","audit","events"],"query":[{"key":"page","value":"1"},{"key":"size","value":"50"},{"key":"start_ms","value":""},{"key":"end_ms","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"f96feb6a-9c54-40c4-a628-1c5fce20be23","name":"range in ISO8601 from start to now","originalRequest":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.ecs.events.list+json","type":"text"}],"url":{"raw":"https://{{tenantUrl}}/api/integrations/audit/events?page=1&size=50&start=","protocol":"https","host":["{{tenantUrl}}"],"path":["api","integrations","audit","events"],"query":[{"key":"page","value":"1"},{"key":"size","value":"50"},{"key":"start","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"00ee8aa0-a3ac-4fe8-a2a4-bfefef72ed58","name":"range in ISO8601 from start to end","originalRequest":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.ecs.events.list+json","type":"text"}],"url":{"raw":"https://{{tenantUrl}}/api/integrations/audit/events?page=1&size=50&start=&end=","protocol":"https","host":["{{tenantUrl}}"],"path":["api","integrations","audit","events"],"query":[{"key":"page","value":"1"},{"key":"size","value":"50"},{"key":"start","value":""},{"key":"end","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"e370aa5b-2582-4478-986b-2713f370c8ef","name":"events from all customers","originalRequest":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.ecs.events.list+json","type":"text"}],"url":{"raw":"https://{{tenantUrl}}/api/integrations/audit/events?page=1&size=50&includeCustomerTenantEvents=true&range=last_3d","protocol":"https","host":["{{tenantUrl}}"],"path":["api","integrations","audit","events"],"query":[{"key":"page","value":"1"},{"key":"size","value":"50"},{"key":"includeCustomerTenantEvents","value":"true"},{"key":"range","value":"last_3d"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"589f636b-eb73-48db-9135-8a40ad393ba6"},{"name":"Get desktop login events for a Customer","id":"7052ffe4-664c-4b99-91b0-824ee7ebd05f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.ecs.events.list+json","type":"text"}],"url":"https://{{tenantUrl}}/api/integrations/audit/events?page=1&size=1&range=last_90d&name={{name}}","description":"<p>This endpoint is used to extract desktop login events from idemeum platform.</p>\n<ul>\n<li>Specify the <code>tenantUrl</code> in the request URL</li>\n</ul>\n<h4 id=\"header-parameters\">Header parameters</h4>\n<ul>\n<li><p>Pass the <code>apiKey</code> for authentication</p>\n</li>\n<li><p>Pass <code>Content-Type</code> as <code>application/vnd.dvmi.ecs.events.list+json</code></p>\n</li>\n</ul>\n<h4 id=\"query-parameters\">Query parameters</h4>\n<ul>\n<li><p><code>page</code> - specify the page that you want to retrieve. If the number of events is more than the count you specify, you will need to retrieve the results by page.</p>\n</li>\n<li><p><code>size</code> - specify how many events you want to retrive for the specified range</p>\n</li>\n<li><p><code>range</code> - sepcify the range.</p>\n<ul>\n<li><p>You can use the intervals <code>last_1d</code>, <code>last_3d</code>, <code>last_7d</code>, <code>last_30d</code>, <code>last_60d</code>, <code>last_90d</code></p>\n</li>\n<li><p>You can use the range in epoch milliseconds</p>\n</li>\n<li><p>You can use range in ISO8601 format</p>\n</li>\n</ul>\n</li>\n</ul>\n<p>If you are retrieving the events for an MSP tenant, you can use the parameter to include logs for all customer tenants:</p>\n<ul>\n<li><code>includeCustomerTenantEvents</code> - pass <code>true</code> like so <code>includeCustomerTenantEvents=true</code></li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","integrations","audit","events"],"host":["{{tenantUrl}}"],"query":[{"key":"page","value":"1"},{"key":"size","value":"1"},{"key":"range","value":"last_90d"},{"key":"name","value":"{{name}}"}],"variable":[]}},"response":[{"id":"5e4a7c8c-3f78-42c9-8d24-ed5c4f8e8039","name":"200 - get desktop events","originalRequest":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.ecs.events.list+json","type":"text"}],"url":{"raw":"https://{{tenantUrl}}/api/integrations/audit/events?page=1&size=1&range=last_90d","protocol":"https","host":["{{tenantUrl}}"],"path":["api","integrations","audit","events"],"query":[{"key":"page","value":"1"},{"key":"size","value":"1"},{"key":"range","value":"last_90d"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 19 Sep 2025 18:45:14 GMT"},{"key":"Content-Type","value":"application/vnd.dvmi.ecs.events.list+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"event\": {\n                \"@timestamp\": \"2025-07-25T16:30:05.248Z\",\n                \"ecs.version\": \"8.11.0\",\n                \"event\": {\n                    \"id\": \"C6JrQpgBmAEdxMCSm7DJ\",\n                    \"category\": [\n                        \"authentication\"\n                    ],\n                    \"type\": [\n                        \"start\"\n                    ],\n                    \"action\": \"Desktop login success\",\n                    \"outcome\": \"success\",\n                    \"severity\": 30\n                },\n                \"organization\": {\n                    \"id\": \"5230c7c4-110a-4eae-a5e9-41f1a2a30954\",\n                    \"name\": \"RFID\"\n                },\n                \"user\": {\n                    \"id\": \"did:dvmi:75aa1ce1-5f73-4820-a491-b877ac17f3f8\",\n                    \"email\": \"mike@nikpot.com\"\n                },\n                \"host\": {\n                    \"id\": \"ed6166ae-c8ef-4784-9998-42627527a117\",\n                    \"name\": \"RFID-11-D\"\n                },\n                \"source\": {\n                    \"ip\": \"73.231.200.85\",\n                    \"geo\": {\n                        \"location\": {\n                            \"lat\": 37.2877,\n                            \"lon\": -122.01218\n                        },\n                        \"city_name\": \"Saratoga\",\n                        \"region_iso_code\": \"US-CA\",\n                        \"country_name\": \"United States\"\n                    }\n                },\n                \"http\": {\n                    \"request\": {\n                        \"id\": \"DZ3D6B9N\"\n                    }\n                },\n                \"related\": {\n                    \"user\": [\n                        \"shared\"\n                    ],\n                    \"ip\": [\n                        \"73.231.200.85\"\n                    ]\n                },\n                \"message\": \"mike@nikpot.com logged into the Desktop RFID-11-D with account shared.\",\n                \"tags\": [\n                    \"prod\"\n                ]\n            },\n            \"_links\": {}\n        }\n    ],\n    \"totalResultCount\": 15,\n    \"_links\": {}\n}"},{"id":"48e09b7d-589e-4ada-8e61-00f3fa04ec96","name":"predefined ranges","originalRequest":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.ecs.events.list+json","type":"text"}],"url":{"raw":"https://{{tenantUrl}}/api/integrations/audit/events?page=1&size=50&range=","protocol":"https","host":["{{tenantUrl}}"],"path":["api","integrations","audit","events"],"query":[{"key":"page","value":"1"},{"key":"size","value":"50"},{"key":"range","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"bf25d852-ffe2-4910-b188-72a795675891","name":"range in millis from start to now","originalRequest":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.ecs.events.list+json","type":"text"}],"url":{"raw":"https://{{tenantUrl}}/api/integrations/audit/events?page=1&size=50&start_ms=","protocol":"https","host":["{{tenantUrl}}"],"path":["api","integrations","audit","events"],"query":[{"key":"page","value":"1"},{"key":"size","value":"50"},{"key":"start_ms","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"5894b854-cc12-4e9e-9f2f-64fc39d40afb","name":"range in millis from start to end","originalRequest":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.ecs.events.list+json","type":"text"}],"url":{"raw":"https://{{tenantUrl}}/api/integrations/audit/events?page=1&size=50&start_ms=&end_ms=","protocol":"https","host":["{{tenantUrl}}"],"path":["api","integrations","audit","events"],"query":[{"key":"page","value":"1"},{"key":"size","value":"50"},{"key":"start_ms","value":""},{"key":"end_ms","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"92851c2f-d884-471f-9ac2-6699a82dc8ee","name":"range in ISO8601 from start to now","originalRequest":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.ecs.events.list+json","type":"text"}],"url":{"raw":"https://{{tenantUrl}}/api/integrations/audit/events?page=1&size=50&start=","protocol":"https","host":["{{tenantUrl}}"],"path":["api","integrations","audit","events"],"query":[{"key":"page","value":"1"},{"key":"size","value":"50"},{"key":"start","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"dbee9bb1-c9b0-4575-bbd4-b6d323ca276d","name":"range in ISO8601 from start to end","originalRequest":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.ecs.events.list+json","type":"text"}],"url":{"raw":"https://{{tenantUrl}}/api/integrations/audit/events?page=1&size=50&start=&end=","protocol":"https","host":["{{tenantUrl}}"],"path":["api","integrations","audit","events"],"query":[{"key":"page","value":"1"},{"key":"size","value":"50"},{"key":"start","value":""},{"key":"end","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"0cc28192-200f-4952-8ccd-1306617b493b","name":"events from all customers","originalRequest":{"method":"GET","header":[{"key":"X-Idemeum-Api-Key","value":"{{apiKey}}","type":"text"},{"key":"Accept","value":"application/vnd.dvmi.ecs.events.list+json","type":"text"}],"url":{"raw":"https://{{tenantUrl}}/api/integrations/audit/events?page=1&size=50&includeCustomerTenantEvents=true&range=last_3d","protocol":"https","host":["{{tenantUrl}}"],"path":["api","integrations","audit","events"],"query":[{"key":"page","value":"1"},{"key":"size","value":"50"},{"key":"includeCustomerTenantEvents","value":"true"},{"key":"range","value":"last_3d"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"7052ffe4-664c-4b99-91b0-824ee7ebd05f"}],"id":"0f560483-3f76-4528-95d8-34b167f1ddd2","description":"<p>A set of endpoints to extract audit events from idemeum. We follow <a href=\"https://www.elastic.co/docs/reference/ecs\">Elastic Common Scema </a> for returning information about events.</p>\n","_postman_id":"0f560483-3f76-4528-95d8-34b167f1ddd2"}],"id":"c2ef37bd-ee03-4cef-81cf-2c51cc297965","_postman_id":"c2ef37bd-ee03-4cef-81cf-2c51cc297965","description":""}],"event":[{"listen":"prerequest","script":{"id":"2d9b2f7b-dcbd-46fd-8479-4d17e5d7269d","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"22805fb0-dad5-4ffd-b463-1cd749dcbd6b","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"apiKey","value":"{{apiKey}}","type":"string"},{"key":"tenantUrl","value":"{{tenantUrl}}","type":"string"},{"key":"epoch_start_millis","value":"","type":"default"},{"key":"range","value":"","type":"default"},{"key":"epoch_end_millis","value":"","type":"default"},{"key":"start_in_iso8601","value":"","type":"default"},{"key":"end_in_iso8601","value":"","type":"default"}]}