{"info":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","description":"<html><head></head><body><h1 id=\"api-v1-documentation\">API v1 Documentation</h1>\n<h2 id=\"authorization\">Authorization</h2>\n<p>API Keys can be used to authenticate the use of Zluri Web API v1 endpoint.<br>API Keys may be assigned certain permissions, or scopes, that limit which API endpoints they are able to access.</p>\n<h1 id=\"requests\">Requests</h1>\n<h2 id=\"host\">Host</h2>\n<p>The host for Zluri Web API v1 requests is always <a href=\"https://api-ext.zluri.com\">https://api-ext.zluri.com</a></p>\n<p>All requests must be made over HTTPS. The API does not support HTTP.</p>\n<h1 id=\"authorization-header\">Authorization Header</h1>\n<p>You must provide an authorization header as described in Authentication.</p>\n<h1 id=\"http-verbs\">HTTP Verbs</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Verb</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>GET</td>\n<td>Retrieve a resource or group of resources</td>\n</tr>\n<tr>\n<td>POST</td>\n<td>Create a new resource</td>\n</tr>\n<tr>\n<td>PUT</td>\n<td>Update an existing resource</td>\n</tr>\n<tr>\n<td>DELETE</td>\n<td>Delete an existing resource</td>\n</tr>\n<tr>\n<td>OPTIONS</td>\n<td>View allowed verbs against a specific resource</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"formatting-your-request\">Formatting Your Request</h2>\n<p><strong>Request Body</strong><br>When submitting data to a resource via POST or PUT, you must submit your payload in JSON.</p>\n<h2 id=\"responses\">Responses</h2>\n<p><strong>Content-Type Header</strong><br>All responses are returned in JSON format. We specify this by sending the Content-Type header.</p>\n<h1 id=\"errors\">Errors</h1>\n<p>Sometimes API call will generate an error. Here you will find additional information about what to expect if you don't format your request properly, or we fail to properly process your request.</p>\n<h1 id=\"response-codes\">Response Codes</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>Bad request</td>\n</tr>\n<tr>\n<td>401</td>\n<td>Requires authentication</td>\n</tr>\n<tr>\n<td>429</td>\n<td>Too many requests/Rate limit exceeded</td>\n</tr>\n<tr>\n<td>500</td>\n<td>Internal server error</td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"API v1 Documentation","slug":"api-v1-documentation"},{"content":"Requests","slug":"requests"},{"content":"Authorization Header","slug":"authorization-header"},{"content":"HTTP Verbs","slug":"http-verbs"},{"content":"Errors","slug":"errors"},{"content":"Response Codes","slug":"response-codes"}],"owner":"14878368","collectionId":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","publishedId":"2s8YzZQeoZ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-01-19T13:29:00.000Z"},"item":[{"name":"Application","item":[{"name":"Add User Application","id":"2e7b9a78-dbf4-42b8-bb71-7e41df778db1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"app_name\": \"Figma\",\n    \"email\": \"admin.user@zluri.dev\",\n    \"user_app_role\": \"Admin\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/user-apps","description":"<p>This api is to tag a user to an application</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","user-apps"],"host":["api-ext","zluri","com"],"query":[],"variable":[]}},"response":[{"id":"9e42cde5-604c-4709-b7db-82a830b57108","name":"Invalid body","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"app_name\": \"\",\n    \"email\": \"\",\n    \"user_app_role\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/user-apps"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Protected-By","value":"Sqreen"},{"key":"Content-Security-Policy-Report-Only","value":"child-src 'self'; connect-src 'self'; default-src 'self'; font-src 'self'; frame-src 'self'; img-src 'self'; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; worker-src 'self'; prefetch-src 'self'; frame-ancestors 'self'; report-uri https://reports-api.sqreen.io/browser/v0/csp-violations/csp_339a279e135293be1a88d97a4b5049c3"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"298"},{"key":"Date","value":"Thu, 08 Dec 2022 11:56:49 GMT"},{"key":"X-RateLimit-Reset","value":"1670500642"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"224"},{"key":"ETag","value":"W/\"e0-mVCq+uRrhXNeJOipfrR/HJLETW0\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"errors\": [\n            {\n                \"value\": \"\",\n                \"msg\": \"Invalid value\",\n                \"param\": \"app_name\",\n                \"location\": \"body\"\n            },\n            {\n                \"value\": \"\",\n                \"msg\": \"Invalid value\",\n                \"param\": \"email\",\n                \"location\": \"body\"\n            }\n        ],\n        \"status\": 400\n    },\n    \"sentry_id\": \"acb4cd0ffb0248d2924a6a5caa115e8b\"\n}"},{"id":"8d04aa52-c02d-4507-8a32-14f382e7816a","name":"Application not found","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"app_name\": \"aldkjf\",\n    \"email\": \"admin.user@zluri.dev\",\n    \"user_app_role\": \"Admin\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/user-apps"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Protected-By","value":"Sqreen"},{"key":"Content-Security-Policy-Report-Only","value":"child-src 'self'; connect-src 'self'; default-src 'self'; font-src 'self'; frame-src 'self'; img-src 'self'; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; worker-src 'self'; prefetch-src 'self'; frame-ancestors 'self'; report-uri https://reports-api.sqreen.io/browser/v0/csp-violations/csp_339a279e135293be1a88d97a4b5049c3"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"299"},{"key":"Date","value":"Thu, 08 Dec 2022 12:02:19 GMT"},{"key":"X-RateLimit-Reset","value":"1670501059"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"33"},{"key":"ETag","value":"W/\"21-wnbqkAG5XJdplnuhB/13g71amWE\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Application not found\"\n}"},{"id":"26aad026-7f7d-47b4-8f5a-d2b73103d945","name":"User not found","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"app_name\": \"Figma\",\n    \"email\": \"admin.usersdkfjsldkfj@zluri.dev\",\n    \"user_app_role\": \"Admin\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/user-apps"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Protected-By","value":"Sqreen"},{"key":"Content-Security-Policy-Report-Only","value":"child-src 'self'; connect-src 'self'; default-src 'self'; font-src 'self'; frame-src 'self'; img-src 'self'; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; worker-src 'self'; prefetch-src 'self'; frame-ancestors 'self'; report-uri https://reports-api.sqreen.io/browser/v0/csp-violations/csp_339a279e135293be1a88d97a4b5049c3"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"299"},{"key":"Date","value":"Thu, 08 Dec 2022 12:16:27 GMT"},{"key":"X-RateLimit-Reset","value":"1670501908"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"26"},{"key":"ETag","value":"W/\"1a-hq/hT0ORGTkTfyRpVCZ/JB/r8Eg\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"User not found\"\n}"},{"id":"b4b33004-8157-4d17-8114-7e33aedd2f25","name":"Add User Application","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"app_name\": \"Figma\",\n    \"email\": \"admin.user@zluri.dev\",\n    \"user_app_role\": \"Admin\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/user-apps"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Protected-By","value":"Sqreen"},{"key":"Content-Security-Policy-Report-Only","value":"child-src 'self'; connect-src 'self'; default-src 'self'; font-src 'self'; frame-src 'self'; img-src 'self'; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; worker-src 'self'; prefetch-src 'self'; frame-ancestors 'self'; report-uri https://reports-api.sqreen.io/browser/v0/csp-violations/csp_339a279e135293be1a88d97a4b5049c3"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"297"},{"key":"Date","value":"Thu, 08 Dec 2022 12:18:47 GMT"},{"key":"X-RateLimit-Reset","value":"1670501908"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"20"},{"key":"ETag","value":"W/\"14-Y53wuE/mmbSikKcT/WualL1N65U\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\"\n}"}],"_postman_id":"2e7b9a78-dbf4-42b8-bb71-7e41df778db1"},{"name":"Get Applications","id":"dfb74bb4-ab91-4919-a392-b0c48a3cd820","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api-ext.zluri.com/ext/applications?page=3&row=50","description":"<p>This API returns the list of applications for an organization. You will need a API token to authenticate the request. Please reach out to your customer support executive to get the API key.</p>\n<p>The endpoint accepts the following parameters</p>\n<p>sort: The default sort is based on app_user_count key.</p>\n<p>page: The page query parameter indicates the page number, the page being the one requested. By default, this query parameter is equal to 1.</p>\n<p>limit : A limit on the number of objects to be returned</p>\n<p>Filters:<br />You can filter the applicationd data with following parameters.</p>\n<p>app_id: Arrary of strings</p>\n<p>app_name: Array of strings</p>\n<p>app_status: ['active', 'inactive']</p>\n<p>app_state: ['centrally managed', 'team managed', 'individually managed', 'unmanaged', 'restricted', 'needs review']</p>\n<p>app_type: ['application', 'browser', 'device', 'website', 'other']</p>\n<p>app_discovered: (lt,gt,lte,gte,eq and in)<br />active_app_user_count: (lt,gt,lte,gte)<br />app_user_count: (lt,gt,lte,gte)<br />app_is_custom: [true/false]<br />app_logo_present : [true/false]</p>\n<p>Note:</p>\n<p>Sample Call  </p>\n<p>{<br />\"app_org_id\": \"60c72b2f9b1e8b2f3c9b1e8b\",<br />\"app_id\": [\"60c72b2f9b1e8b2f3c9b1e8c\", \"60c72b2f9b1e8b2f3c9b1e8d\"],<br />\"app_name\": [\"slack\", \"asana\"],<br />\"app_status\": [\"active\", \"inactive\"],<br />\"app_state\": [\"centrally managed\", \"team managed\"],<br />\"app_type\": [\"website\", \"browser\"],<br />\"app_is_custom\": true,<br />\"app_logo_present\": false,<br />\"app_discovered\": {<br />\"lt\": \"2023-01-01T00:00:00.000Z\",<br />},<br />\"active_app_user_count\": {<br />\"gt\": 100<br />},<br />\"app_user_count\": {<br />\"eq\": 50<br />}<br />}</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","applications"],"host":["api-ext","zluri","com"],"query":[{"key":"page","value":"3"},{"key":"row","value":"50"}],"variable":[]}},"response":[{"id":"bf6221e0-b63c-44e1-905f-ed39e6f0ddae","name":"Get Applications","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api-ext.zluri.com/ext/applications?page=1&limit=10","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","applications"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"app_id\":1111,\n        \"app_name\":\"Slack\",\n        \"app_archive\":false,    \n        \"app_categories\":\"\",\n        \"app_discovered\":\"\",\n        \"app_financial_owner_id\":\"\",\n        \"app_financial_owner_name\":\"\",\n        \"app_is_custom\":\"\",\n        \"app_last_used\":\"\",\n        \"app_link\":\"\",\n        \"app_logo\":\"\",\n        \"app_logo_present\":\"\",\n        \"app_owner_id\":\"\",\n        \"app_owner_name\":\"\",\n        \"app_risk_score\":\"\",\n        \"app_security_probes_grade\":\"\",\n        \"app_security_probes_score\":\"\",\n        \"app_state\":\"\",\n        \"app_status\":\"\",\n        \"app_sub_categories\":\"\",\n        \"app_tags\":\"\",\n        \"app_technical_owner_id\":\"\",\n        \"app_technical_owner_name\":\"\",\n        \"app_type\":\"\",\n        \"app_url_example\":\"\",\n        \"active_app_user_count\":\"\",\n        \"app_avg_spend\":\"\",\n        \"app_department_count\":\"\",\n        \"app_departments\":\"\",\n        \"app_external_user_count\":\"\",\n        \"app_internal_user_count\":\"\",\n        \"app_spend\":\"\",\n        \"app_total_spend\":\"\",\n        \"app_usage\":\"\",\n        \"app_user_count\":\"\",\n        \"app_user_with_license_count\":\"\",\n        \"app_user_without_license_count\":\"\",\n        \"archived_app_user_count\":\"\",\n        \"inactive_app_user_count\":\"\",\n        \"unarchived_app_user_count\":\"\",\n        \"app_contracts_count\":\"\",\n        \"app_cost\":\"\",\n        \"app_vendors_count\":\"\",\n        \"scope_count_risk_all\":\"\",\n        \"user_count_risk_all\":\"\",\n        \"app_active_contracts\":\"\",\n        \"app_active_contracts_count\":\"\",\n        \"app_active_licenses\":\"\",\n        \"app_active_licenses_count\":\"\",\n        \"app_department_array\":\"\",\n        \"app_financial_owner_email\":\"\",\n        \"app_technical_owner_email\":\"\",\n        \"scope_count_risk_gt3\":\"\",\n        \"scope_count_risk_gt4\":\"\",\n        \"scopes_risk_gt3\":\"\",\n        \"scopes_risk_gt4\":\"\",\n        \"app_risk_level\" : 3,\n        \"app_small_description\" : \"Team collaboration\"\n    }\n    \n]"}],"_postman_id":"dfb74bb4-ab91-4919-a392-b0c48a3cd820"},{"name":"Get Application Users","id":"2e62411a-d9ca-4fb4-974e-e4769c0960de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"orgId\" : \"605072ae40973f002d014cz7\",\r\n    \"appId\" : \"61efe3d23903766d8f289e05\",\r\n    \"filter_object\": {\r\n        \"user_app_archive\" : false,\r\n        \"user_archive\" : false,\r\n        \"app_archive\" : false,\r\n        \"user_app_status\" : \"active\", // ['active', 'inactive', 'suspended', 'deleted']\r\n        \"user_status\" : \"active\" // ['active', 'inactive', 'suspended']\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/application-users?page=1&limit=50","description":"<p>This API returns the list of application users in an organization. You will need an API token to authenticate the request. Please reach out to your customer support executive to get the API key.</p>\n<p>Authorization:</p>\n<p>In the \"authorization\" tab inside Postman, you will need to select \"Type\" as \"API Key\" and enter the following</p>\n<ol>\n<li><p>Key: api_key</p>\n</li>\n<li><p>Value: the API key value shared by your customer support executive</p>\n</li>\n</ol>\n<p>More parameters:</p>\n<p>sort: The default sort is based on user_name key</p>\n<p>Request Body</p>\n<ol>\n<li><p>\"orgId\" - string</p>\n<ol>\n<li><p>The request expects the orgId to be passed when making the API call. You can get the orgId from the developer tools -&gt; applications -&gt; local storage -&gt; app.zluri.com</p>\n</li>\n<li><p>If an incorrect or empty orgId is passed, the API call will fail</p>\n</li>\n</ol>\n</li>\n<li><p>\"appId\" - string</p>\n<ol>\n<li>You should be able to get the appId for a specific app from the URL when you visit the application overview screen</li>\n</ol>\n</li>\n<li><p>\"userEmail\": String : The email id of the user. Filtering by the email id will provide the list of apps for the user.</p>\n</li>\n</ol>\n<p>filters: Filter options available are</p>\n<ol>\n<li><p>\"user_app_archive\" - boolean</p>\n</li>\n<li><p>\"user_archive\" - boolean</p>\n</li>\n<li><p>\"app_archive\" - boolean</p>\n</li>\n<li><p>\"user_app_status\" - string ['active', 'inactive', 'suspended', 'deleted']</p>\n</li>\n<li><p>\"user_status\" - string ['active', 'inactive', 'suspended']</p>\n</li>\n<li><p>\"license_start_date\": Date [\"lt\",\"gt\",\"lte\",\"gte\",\"eq\",\"ne\",\"in]{<br /> \"lt\": \"2024-08-29T08:36:27.792Z\"<br /> },</p>\n</li>\n<li><p>\"license_end_date\": Date [\"lt\",\"gt\",\"lte\",\"gte\",\"eq\",\"ne\",\"in]{<br /> \"lt\": \"2024-08-29T08:36:27.792Z\"<br /> },</p>\n</li>\n<li><p>\"source_name\": String [\"eq\",\"ne\"] {<br /> \"text_contains\": \"Slack\"<br /> },</p>\n</li>\n<li><p>\"license_name\": String [\"eq\",\"ne\"] {<br /> \"text_contains\": \"Pro\"<br /> },</p>\n</li>\n<li><p>\"user_app_role\": String [\"eq\",\"ne\"] {<br />\"text_contains\": \"admin\"<br />},</p>\n</li>\n<li><p>\"user_app_last_used\": Date [\"lt\",\"gt\",\"lte\",\"gte\",\"eq\",\"ne\",\"in] {<br />\"lt\": \"2024-08-29T08:36:27.792Z\"<br />},<br />15. License_mapped: Boolen</p>\n</li>\n</ol>\n<p>If you do not wish to apply any filters, the API still expects you to pass these as empty filter objects.</p>\n<p>page: The page query parameter indicates the page number, the page being the one requested. By default, this query parameter is equal to 1.</p>\n<p>limit: A limit on the number of objects to be returned. Max limit on number of results returned will cap at 50</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","application-users"],"host":["api-ext","zluri","com"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"50"}],"variable":[]}},"response":[{"id":"955662db-9a9c-4d3c-b919-af452e05b532","name":"Correct response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"orgId\" : \"61ea70ffefe1365799123437\",\r\n    \"appId\" : \"61efe3d23903766d8f200e05\",\r\n    \"filter_object\": {\r\n        \"user_app_archive\" : false,\r\n        \"user_archive\" : false,\r\n        \"app_archive\" : false,\r\n        \"user_app_status\" : \"active\",\r\n        \"user_status\" : \"active\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api-ext.zluri.com/ext/application-users?page=1&limit=50","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","application-users"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"50"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"299"},{"key":"Date","value":"Mon, 28 Aug 2023 07:51:34 GMT"},{"key":"X-RateLimit-Reset","value":"1693209214"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2328"},{"key":"ETag","value":"W/\"918-NEpCjlXx6PplEKSapqH+9gBmKqU\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"app_users\": [\n        {\n            \"_id\": \"623c258de9c438d037cdf69b\",\n            \"app_archive\": false,\n            \"app_id\": \"61efe3d23903766d8f200e05\",\n            \"app_name\": \"Sample App Name\",\n            \"app_type\": \"application\",\n            \"dept_id\": \"60112fbb617dd851a95ec7ec\",\n            \"source_array\": [\n                {\n                    \"keyword\": \"manual\",\n                    \"status\": \"active\",\n                    \"is_primary\": true,\n                    \"integration_id\": null,\n                    \"updatedAt\": \"2022-03-24T08:02:21.581Z\",\n                    \"_id\": \"623c258de9c438d037cdf69d\"\n                },\n                {\n                    \"keyword\": \"agent\",\n                    \"identifier\": \"chrome\",\n                    \"status\": \"active\",\n                    \"is_primary\": false,\n                    \"global_agent_id\": \"61010e2d8895d467b85afb63\",\n                    \"user_agent_id\": \"629a25b874f5c5f1b1bd1519\",\n                    \"name\": \"Google Chrome\",\n                    \"logo\": \"sample logo url\"\n                }\n            ],\n            \"user_account_type\": \"employee\",\n            \"user_app_archive\": false,\n            \"user_app_discovered\": \"2022-03-24T08:02:21.581Z\",\n            \"user_app_last_used\": \"2022-06-06T02:24:53.357Z\",\n            \"user_app_role\": null,\n            \"user_app_status\": \"active\",\n            \"user_archive\": false,\n            \"user_designation\": \"Sample\",\n            \"user_email\": \"email@domain.com\",\n            \"user_id\": \"6245494be71b31c0d12fb859\",\n            \"user_name\": \"User Name\",\n            \"user_status\": \"active\",\n            \"user_app_avg_usage\": 0,\n            \"user_app_avg_spend\": 0,\n            \"user_app_total_spend\": 0,\n            \"user_app_cost\": 0\n        },\n    \"skip\": 0,\n    \"limit\": 20\n}"},{"id":"3082f1e1-2ed1-47bc-9594-0fb827b10302","name":"invalid keys in request body","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"orgId\" : \"61ea70ffefe1365799123437\",\r\n    \"appId\" : \"61efe3d23903766d8f200e05\",\r\n    \"filter_object\": {\r\n        \"user_app_archive\" : false,\r\n        \"user_archive\" : false,\r\n        \"app_archive\" : false,\r\n        \"user_app_status\" : \"invalid\",\r\n        \"user_status\" : \"active\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api-ext.zluri.com/ext/application-users?page=1&limit=50","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","application-users"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"50"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"299"},{"key":"Date","value":"Mon, 28 Aug 2023 07:54:38 GMT"},{"key":"X-RateLimit-Reset","value":"1693209399"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"183"},{"key":"ETag","value":"W/\"b7-cUcwzqPjTpcTi6Q+X6/LwTn4x50\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"value\": \"invalid\",\n            \"msg\": \"Invalid user app status\",\n            \"param\": \"filter_object.user_app_status\",\n            \"location\": \"body\"\n        }\n    ],\n    \"code\": \"MISC\"\n}"}],"_postman_id":"2e62411a-d9ca-4fb4-974e-e4769c0960de"},{"name":"Similar Apps","id":"68ed7eb4-0e42-4c81-9a33-2a924f668746","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"api-key","value":"86Q0TqcLlRYh9BVMxrtdEAXG"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"appId\": \"61829cba17e0bc0c51e9d7b0\",\n    \"appAuthorizationStatus\": [\"needs review\"]\n\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.dev/ext/similar-applications","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","similar-applications"],"host":["api-ext","zluri","dev"],"query":[],"variable":[]}},"response":[],"_postman_id":"68ed7eb4-0e42-4c81-9a33-2a924f668746"}],"id":"d49436b9-11d0-4040-9303-3478e7ec1dcf","_postman_id":"d49436b9-11d0-4040-9303-3478e7ec1dcf","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}}},{"name":"Contract","item":[{"name":"Get contracts for an organization","id":"c503cf49-d553-4e18-a65f-fc3cc7fe2a1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"filters\": {\n    \"contract_cancel_by\": {\n      \"$lt\": \"<string>\",\n      \"$gt\": \"<string>\",\n      \"$eq\": \"<string>\"\n    },\n    \"contract_end_date\": {\n      \"$lt\": \"<string>\",\n      \"$gt\": \"<string>\",\n      \"$eq\": \"<string>\"\n    },\n    \"contract_start_date\": {\n      \"$lt\": \"<string>\",\n      \"$gt\": \"<string>\",\n      \"$eq\": \"<string>\"\n    },\n    \"contract_renew_by\": {\n      \"$lt\": \"<string>\",\n      \"$gt\": \"<string>\",\n      \"$eq\": \"<string>\"\n    },\n    \"contract_id\": {\n      \"$eq\": \"<string>\"\n    },\n    \"type\": {\n      \"$eq\": \"contract\"\n    },\n    \"status\": {\n      \"$eq\": \"expired\"\n    },\n    \"include_archived\": \"<boolean>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{baseUrl}}/ext/organization/:orgId/contracts?row=10&page=0","description":"<p>Retrieve a list of contracts based on provided filters.</p>\n","urlObject":{"path":["ext","organization",":orgId","contracts"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>Number of records to return per page. Default is 10, maximum is 100.</p>\n","type":"text/plain"},"key":"row","value":"10"},{"description":{"content":"<p>Page number for pagination. Default is 0.</p>\n","type":"text/plain"},"key":"page","value":"0"}],"variable":[{"id":"9d330d3e-78f9-47c6-b816-bbfaef2b6897","description":{"content":"<p>(Required) The Object Id of the organization.</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"orgId"}]}},"response":[{"id":"9fa24cc8-32ff-4960-867d-65e778233332","name":"List of contracts.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"filters\": {\n    \"contract_cancel_by\": {\n      \"$lt\": \"<string>\",\n      \"$gt\": \"<string>\",\n      \"$eq\": \"<string>\"\n    },\n    \"contract_end_date\": {\n      \"$lt\": \"<string>\",\n      \"$gt\": \"<string>\",\n      \"$eq\": \"<string>\"\n    },\n    \"contract_start_date\": {\n      \"$lt\": \"<string>\",\n      \"$gt\": \"<string>\",\n      \"$eq\": \"<string>\"\n    },\n    \"contract_renew_by\": {\n      \"$lt\": \"<string>\",\n      \"$gt\": \"<string>\",\n      \"$eq\": \"<string>\"\n    },\n    \"contract_id\": {\n      \"$eq\": \"<string>\"\n    },\n    \"type\": {\n      \"$eq\": \"contract\"\n    },\n    \"status\": {\n      \"$eq\": \"expired\"\n    },\n    \"include_archived\": \"<boolean>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/ext/organization/:orgId/contracts?row=10&page=0","host":["{{baseUrl}}"],"path":["ext","organization",":orgId","contracts"],"query":[{"description":"Number of records to return per page. Default is 10, maximum is 100.","key":"row","value":"10"},{"description":"Page number for pagination. Default is 0.","key":"page","value":"0"}],"variable":[{"key":"orgId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"contracts\": [\n    {\n      \"_id\": \"<string>\",\n      \"contract_id\": \"<string>\",\n      \"contract_name\": \"<string>\",\n      \"type\": \"<string>\",\n      \"app_name\": \"<string>\",\n      \"app_id\": \"<string>\",\n      \"contract\": {\n        \"payment\": {\n          \"type\": \"<string>\",\n          \"recurring\": {\n            \"frequency\": \"<string>\",\n            \"period\": \"<string>\",\n            \"repeats_on\": \"<string>\"\n          },\n          \"one_time\": {\n            \"payment_date\": \"<string>\"\n          }\n        }\n      },\n      \"subscription_renewal_term\": \"<string>\",\n      \"perpetual\": {\n        \"payment\": {\n          \"type\": \"<string>\",\n          \"date\": \"<string>\"\n        }\n      },\n      \"subscription_first_renewal_date\": \"<string>\",\n      \"owner_id\": \"<string>\",\n      \"owner_name\": \"<string>\",\n      \"financial_owner_id\": \"<string>\",\n      \"financial_owner_name\": \"<string>\",\n      \"it_owner_id\": \"<string>\",\n      \"it_owner_name\": \"<string>\",\n      \"negotiation_owner_id\": \"<string>\",\n      \"negotiation_owner_name\": \"<string>\",\n      \"vendor_name\": \"<string>\",\n      \"vendor_id\": \"<string>\",\n      \"vendor_type\": \"<string>\",\n      \"vendor_website\": \"<string>\",\n      \"vendor_owner_id\": \"<string>\",\n      \"vendor_owner_name\": \"<string>\",\n      \"vendor_contacts\": [\n        {\n          \"_id\": \"<string>\",\n          \"name\": \"<string>\",\n          \"designation\": \"<string>\",\n          \"type\": \"<string>\",\n          \"phone\": \"<string>\",\n          \"email\": \"<string>\"\n        },\n        {\n          \"_id\": \"<string>\",\n          \"name\": \"<string>\",\n          \"designation\": \"<string>\",\n          \"type\": \"<string>\",\n          \"phone\": \"<string>\",\n          \"email\": \"<string>\"\n        }\n      ],\n      \"cost_per_term\": \"<number>\",\n      \"contract_status\": \"<string>\",\n      \"licenses\": [\n        {\n          \"_id\": \"<string>\",\n          \"name\": \"<string>\",\n          \"quantity\": \"<integer>\",\n          \"cost_per_license\": {\n            \"amount_org_currency\": \"<number>\",\n            \"amount_org_currency_month\": \"<number>\",\n            \"period\": \"<string>\",\n            \"frequency\": \"<integer>\"\n          },\n          \"assigned_count\": \"<integer>\"\n        },\n        {\n          \"_id\": \"<string>\",\n          \"name\": \"<string>\",\n          \"quantity\": \"<integer>\",\n          \"cost_per_license\": {\n            \"amount_org_currency\": \"<number>\",\n            \"amount_org_currency_month\": \"<number>\",\n            \"period\": \"<string>\",\n            \"frequency\": \"<integer>\"\n          },\n          \"assigned_count\": \"<integer>\"\n        }\n      ],\n      \"contract_payment_term\": \"<string>\",\n      \"contract_end_date\": \"<string>\",\n      \"contract_start_date\": \"<string>\",\n      \"contract_renew_by\": \"<string>\",\n      \"contract_cancel_by\": \"<string>\",\n      \"custom_fields\": [\n        {\n          \"_id\": \"<string>\",\n          \"field_id\": \"<string>\",\n          \"field_value\": \"<string>\",\n          \"custom_field_name\": \"<string>\",\n          \"custom_field_id\": \"<string>\",\n          \"custom_field_image\": \"<string>\",\n          \"org_custom_field_name\": \"<string>\",\n          \"org_custom_field_type\": \"<string>\",\n          \"org_custom_field_options\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"entity_id\": \"<string>\",\n          \"field_reference\": \"<string>\"\n        },\n        {\n          \"_id\": \"<string>\",\n          \"field_id\": \"<string>\",\n          \"field_value\": \"<string>\",\n          \"custom_field_name\": \"<string>\",\n          \"custom_field_id\": \"<string>\",\n          \"custom_field_image\": \"<string>\",\n          \"org_custom_field_name\": \"<string>\",\n          \"org_custom_field_type\": \"<string>\",\n          \"org_custom_field_options\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"entity_id\": \"<string>\",\n          \"field_reference\": \"<string>\"\n        }\n      ],\n      \"payment_term\": {\n        \"frequency\": \"<number>\",\n        \"period\": \"<string>\",\n        \"date\": \"<string>\"\n      },\n      \"app_owner\": \"<string>\",\n      \"app_owner_department\": \"<string>\",\n      \"annual_cost\": \"<number>\",\n      \"cost_past_year\": \"<number>\",\n      \"cost_past_year_duration\": \"<number>\",\n      \"last_renewal_cost\": \"<number>\"\n    },\n    {\n      \"_id\": \"<string>\",\n      \"contract_id\": \"<string>\",\n      \"contract_name\": \"<string>\",\n      \"type\": \"<string>\",\n      \"app_name\": \"<string>\",\n      \"app_id\": \"<string>\",\n      \"contract\": {\n        \"payment\": {\n          \"type\": \"<string>\",\n          \"recurring\": {\n            \"frequency\": \"<string>\",\n            \"period\": \"<string>\",\n            \"repeats_on\": \"<string>\"\n          },\n          \"one_time\": {\n            \"payment_date\": \"<string>\"\n          }\n        }\n      },\n      \"subscription_renewal_term\": \"<string>\",\n      \"perpetual\": {\n        \"payment\": {\n          \"type\": \"<string>\",\n          \"date\": \"<string>\"\n        }\n      },\n      \"subscription_first_renewal_date\": \"<string>\",\n      \"owner_id\": \"<string>\",\n      \"owner_name\": \"<string>\",\n      \"financial_owner_id\": \"<string>\",\n      \"financial_owner_name\": \"<string>\",\n      \"it_owner_id\": \"<string>\",\n      \"it_owner_name\": \"<string>\",\n      \"negotiation_owner_id\": \"<string>\",\n      \"negotiation_owner_name\": \"<string>\",\n      \"vendor_name\": \"<string>\",\n      \"vendor_id\": \"<string>\",\n      \"vendor_type\": \"<string>\",\n      \"vendor_website\": \"<string>\",\n      \"vendor_owner_id\": \"<string>\",\n      \"vendor_owner_name\": \"<string>\",\n      \"vendor_contacts\": [\n        {\n          \"_id\": \"<string>\",\n          \"name\": \"<string>\",\n          \"designation\": \"<string>\",\n          \"type\": \"<string>\",\n          \"phone\": \"<string>\",\n          \"email\": \"<string>\"\n        },\n        {\n          \"_id\": \"<string>\",\n          \"name\": \"<string>\",\n          \"designation\": \"<string>\",\n          \"type\": \"<string>\",\n          \"phone\": \"<string>\",\n          \"email\": \"<string>\"\n        }\n      ],\n      \"cost_per_term\": \"<number>\",\n      \"contract_status\": \"<string>\",\n      \"licenses\": [\n        {\n          \"_id\": \"<string>\",\n          \"name\": \"<string>\",\n          \"quantity\": \"<integer>\",\n          \"cost_per_license\": {\n            \"amount_org_currency\": \"<number>\",\n            \"amount_org_currency_month\": \"<number>\",\n            \"period\": \"<string>\",\n            \"frequency\": \"<integer>\"\n          },\n          \"assigned_count\": \"<integer>\"\n        },\n        {\n          \"_id\": \"<string>\",\n          \"name\": \"<string>\",\n          \"quantity\": \"<integer>\",\n          \"cost_per_license\": {\n            \"amount_org_currency\": \"<number>\",\n            \"amount_org_currency_month\": \"<number>\",\n            \"period\": \"<string>\",\n            \"frequency\": \"<integer>\"\n          },\n          \"assigned_count\": \"<integer>\"\n        }\n      ],\n      \"contract_payment_term\": \"<string>\",\n      \"contract_end_date\": \"<string>\",\n      \"contract_start_date\": \"<string>\",\n      \"contract_renew_by\": \"<string>\",\n      \"contract_cancel_by\": \"<string>\",\n      \"custom_fields\": [\n        {\n          \"_id\": \"<string>\",\n          \"field_id\": \"<string>\",\n          \"field_value\": \"<string>\",\n          \"custom_field_name\": \"<string>\",\n          \"custom_field_id\": \"<string>\",\n          \"custom_field_image\": \"<string>\",\n          \"org_custom_field_name\": \"<string>\",\n          \"org_custom_field_type\": \"<string>\",\n          \"org_custom_field_options\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"entity_id\": \"<string>\",\n          \"field_reference\": \"<string>\"\n        },\n        {\n          \"_id\": \"<string>\",\n          \"field_id\": \"<string>\",\n          \"field_value\": \"<string>\",\n          \"custom_field_name\": \"<string>\",\n          \"custom_field_id\": \"<string>\",\n          \"custom_field_image\": \"<string>\",\n          \"org_custom_field_name\": \"<string>\",\n          \"org_custom_field_type\": \"<string>\",\n          \"org_custom_field_options\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"entity_id\": \"<string>\",\n          \"field_reference\": \"<string>\"\n        }\n      ],\n      \"payment_term\": {\n        \"frequency\": \"<number>\",\n        \"period\": \"<string>\",\n        \"date\": \"<string>\"\n      },\n      \"app_owner\": \"<string>\",\n      \"app_owner_department\": \"<string>\",\n      \"annual_cost\": \"<number>\",\n      \"cost_past_year\": \"<number>\",\n      \"cost_past_year_duration\": \"<number>\",\n      \"last_renewal_cost\": \"<number>\"\n    }\n  ],\n  \"meta\": {\n    \"total_count\": \"<number>\",\n    \"page\": \"<number>\",\n    \"row\": \"<number>\"\n  }\n}"},{"id":"d0eeed26-74c3-4559-b591-d5a9770f453e","name":"Bad Request - wrong filter value","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"api-key","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":" {\n    \"filters\": {\n        \"contract_end_date\": {\"$eq\": \"123\"}\n    }\n  }","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/ext/organization/:orgId/contracts?row=10&page=0","host":["{{baseUrl}}"],"path":["ext","organization",":orgId","contracts"],"query":[{"key":"row","value":"10","description":"Number of records to return per page. Default is 10, maximum is 100."},{"key":"page","value":"0","description":"Page number for pagination. Default is 0."}],"variable":[{"key":"orgId","value":""}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Type","value":"<string>","description":{"content":"","type":"text/plain"},"disabled":false}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Bad Request\",\n  \"message\": \"body: filters.contract_end_date.$eq is Expected date, received string\"\n}"},{"id":"6a2e0210-7505-4bca-961e-ae37528bf237","name":"Invalid api-key provided in header.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"filters\": {\n    \"contract_cancel_by\": {\n      \"$lt\": \"<string>\",\n      \"$gt\": \"<string>\",\n      \"$eq\": \"<string>\"\n    },\n    \"contract_end_date\": {\n      \"$lt\": \"<string>\",\n      \"$gt\": \"<string>\",\n      \"$eq\": \"<string>\"\n    },\n    \"contract_start_date\": {\n      \"$lt\": \"<string>\",\n      \"$gt\": \"<string>\",\n      \"$eq\": \"<string>\"\n    },\n    \"contract_renew_by\": {\n      \"$lt\": \"<string>\",\n      \"$gt\": \"<string>\",\n      \"$eq\": \"<string>\"\n    },\n    \"contract_id\": {\n      \"$eq\": \"<string>\"\n    },\n    \"type\": {\n      \"$eq\": \"contract\"\n    },\n    \"status\": {\n      \"$eq\": \"expired\"\n    },\n    \"include_archived\": \"<boolean>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/ext/organization/:orgId/contracts?row=10&page=0","host":["{{baseUrl}}"],"path":["ext","organization",":orgId","contracts"],"query":[{"description":"Number of records to return per page. Default is 10, maximum is 100.","key":"row","value":"10"},{"description":"Page number for pagination. Default is 0.","key":"page","value":"0"}],"variable":[{"key":"orgId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"ac4b9366-5e44-4143-bbd6-b63e91756c5a","name":"Something went wrong with the server side processing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"filters\": {\n    \"contract_cancel_by\": {\n      \"$lt\": \"<string>\",\n      \"$gt\": \"<string>\",\n      \"$eq\": \"<string>\"\n    },\n    \"contract_end_date\": {\n      \"$lt\": \"<string>\",\n      \"$gt\": \"<string>\",\n      \"$eq\": \"<string>\"\n    },\n    \"contract_start_date\": {\n      \"$lt\": \"<string>\",\n      \"$gt\": \"<string>\",\n      \"$eq\": \"<string>\"\n    },\n    \"contract_renew_by\": {\n      \"$lt\": \"<string>\",\n      \"$gt\": \"<string>\",\n      \"$eq\": \"<string>\"\n    },\n    \"contract_id\": {\n      \"$eq\": \"<string>\"\n    },\n    \"type\": {\n      \"$eq\": \"contract\"\n    },\n    \"status\": {\n      \"$eq\": \"expired\"\n    },\n    \"include_archived\": \"<boolean>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/ext/organization/:orgId/contracts?row=10&page=0","host":["{{baseUrl}}"],"path":["ext","organization",":orgId","contracts"],"query":[{"description":"Number of records to return per page. Default is 10, maximum is 100.","key":"row","value":"10"},{"description":"Page number for pagination. Default is 0.","key":"page","value":"0"}],"variable":[{"key":"orgId"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"77b8fd0d-0c9d-411c-a9a8-9d7806b3377b","name":"Bad Request - invalid filter key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"api-key","value":"<API Key>","description":"Added as a part of security scheme: apikey","type":"text"}],"body":{"mode":"raw","raw":"  {\n    \"filters\": {\n      \"vendor_name\": {\"$eq\": \"vendor1\"}\n    }\n  }","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{baseUrl}}/ext/organization/:orgId/contracts?row=10&page=0","host":["{{baseUrl}}"],"path":["ext","organization",":orgId","contracts"],"query":[{"key":"row","value":"10","description":"Number of records to return per page. Default is 10, maximum is 100."},{"key":"page","value":"0","description":"Page number for pagination. Default is 0."}],"variable":[{"key":"orgId","value":"<string>","description":"(Required) The Object Id of the organization."}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Bad Request\",\n  \"message\": \"body: filters is Unrecognized key(s) in object: 'vendor_name'\"\n}"}],"_postman_id":"c503cf49-d553-4e18-a65f-fc3cc7fe2a1e"}],"id":"6f6c454b-ad4c-4cd7-aa83-847046e252d6","_postman_id":"6f6c454b-ad4c-4cd7-aa83-847046e252d6","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}}},{"name":"Users","item":[{"name":"Update user status","id":"27878d47-d430-4b45-bb6e-a9cf5107811e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"orgId\": \"61ad9fdad875ac002ff2b0ea\",\n    \"email\": \"admin_ivanti@zluri.dev\",\n    \"status\": \"inactive\",\n    \"status_change_note\": \"test\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/users/status","description":"<p>This api is to update status of the user.  </p>\n<p>Allowed values : 'inactive', 'active', 'suspended'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","users","status"],"host":["api-ext","zluri","com"],"query":[],"variable":[]}},"response":[{"id":"022ac35d-84e6-43eb-b895-c5e9228d2722","name":"Update user status - Not allowed, incorrect API, Unauthorized...","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"admin.user@zluri.dev\",\n    \"status\": \"inactive\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/external/users/status"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Protected-By","value":"Sqreen"},{"key":"Content-Security-Policy-Report-Only","value":"child-src 'self'; connect-src 'self'; default-src 'self'; font-src 'self'; frame-src 'self'; img-src 'self'; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; worker-src 'self'; prefetch-src 'self'; frame-ancestors 'self'; report-uri https://reports-api.sqreen.io/browser/v0/csp-violations/csp_339a279e135293be1a88d97a4b5049c3"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"277"},{"key":"Date","value":"Thu, 08 Dec 2022 11:14:00 GMT"},{"key":"X-RateLimit-Reset","value":"1670498084"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"19"},{"key":"ETag","value":"W/\"13-s4irxbhWs8tlAyz2jRLN7icHP8c\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\"\n}"},{"id":"600028f8-c4b3-4b28-b692-9bb07094a1a9","name":"Update user status - 404","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"admin.user@zluri.dev\",\n    \"status\": \"inactive\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/users/status"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Protected-By","value":"Sqreen"},{"key":"Content-Security-Policy-Report-Only","value":"child-src 'self'; connect-src 'self'; default-src 'self'; font-src 'self'; frame-src 'self'; img-src 'self'; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; worker-src 'self'; prefetch-src 'self'; frame-ancestors 'self'; report-uri https://reports-api.sqreen.io/browser/v0/csp-violations/csp_339a279e135293be1a88d97a4b5049c3"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"296"},{"key":"Date","value":"Thu, 08 Dec 2022 11:40:14 GMT"},{"key":"X-RateLimit-Reset","value":"1670499570"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"26"},{"key":"ETag","value":"W/\"1a-hq/hT0ORGTkTfyRpVCZ/JB/r8Eg\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"User not found\"\n}"},{"id":"431d95a4-5e8e-4dbc-9b7c-77d73ad08e28","name":"Update user status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"admin.user@zluri.dev\",\n    \"status\": \"inactive\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/users/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Protected-By","value":"Sqreen"},{"key":"Content-Security-Policy-Report-Only","value":"child-src 'self'; connect-src 'self'; default-src 'self'; font-src 'self'; frame-src 'self'; img-src 'self'; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; worker-src 'self'; prefetch-src 'self'; frame-ancestors 'self'; report-uri https://reports-api.sqreen.io/browser/v0/csp-violations/csp_339a279e135293be1a88d97a4b5049c3"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"297"},{"key":"Date","value":"Thu, 08 Dec 2022 11:52:57 GMT"},{"key":"X-RateLimit-Reset","value":"1670500417"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"20"},{"key":"ETag","value":"W/\"14-Y53wuE/mmbSikKcT/WualL1N65U\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\"\n}"},{"id":"e7494479-2376-4010-a7d7-9b859325d299","name":"Update user status - Incorrect Params","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"admin.user@zluri.dev\",\n    \"status\": \"inactive1\" // ['inactive', 'active', 'suspended']\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/users/status"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Protected-By","value":"Sqreen"},{"key":"Content-Security-Policy-Report-Only","value":"child-src 'self'; connect-src 'self'; default-src 'self'; font-src 'self'; frame-src 'self'; img-src 'self'; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; worker-src 'self'; prefetch-src 'self'; frame-ancestors 'self'; report-uri https://reports-api.sqreen.io/browser/v0/csp-violations/csp_339a279e135293be1a88d97a4b5049c3"},{"key":"X-XSS-Protection","value":"1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"258"},{"key":"ETag","value":"W/\"102-uBp9arKPknEmcjtOAwUVcYnn0PM\""},{"key":"Date","value":"Thu, 08 Dec 2022 11:54:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"expose\": true,\n        \"statusCode\": 400,\n        \"status\": 400,\n        \"body\": \"{\\n    \\\"email\\\": \\\"admin.user@zluri.dev\\\",\\n    \\\"status\\\": \\\"inactive1\\\" // ['inactive', 'active', 'suspended']\\n}\",\n        \"type\": \"entity.parse.failed\"\n    },\n    \"sentry_id\": \"cef28c8055b1406d93288cb4c3f4b7a0\"\n}"}],"_postman_id":"27878d47-d430-4b45-bb6e-a9cf5107811e"},{"name":"Bulk Add Users","id":"a339c6e8-c123-43fa-8624-f28dcf4b95ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"orgId\": \"507f1f77bcf86cd799439011\",\n    \"requested_by_email\": \"admin@company.com\",\n    \"data\": [\n        {\n            // Required Fields\n            \"name\": \"John Doe\",\n            \"email\": \"john.doe@company.com\",\n            \"status\": \"active\",\n            \"account_type\": \"employee\",\n            // Optional Fields\n            \"designation\": \"Senior Engineer\",\n            \"personal_email\": \"john.personal@gmail.com\",\n            // Department Assignment (Use either department_id OR department_head_email)\n            \"department_id\": \"507f1f77bcf86cd799439013\",\n            // OR\n            \"department_head_email\": \"department.head@company.com\",\n            \"reporting_manager_email\": \"manager@company.com\",\n            \"custom_fields\": [\n                {\n                    \"field_name\": \"department\",\n                    \"field_value\": \"Engineering\"\n                },\n                {\n                    \"field_name\": \"employee_id\",\n                    \"field_value\": \"EMP123\"\n                }\n            ]\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/users/bulkAddUser","description":"<p>This API endpoint enables you to add multiple users to your organization on Zluri.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","users","bulkAddUser"],"host":["api-ext","zluri","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a339c6e8-c123-43fa-8624-f28dcf4b95ab"},{"name":"Get Users","id":"1e9abb47-0c9c-4351-86b2-5a8d06698b93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"filter_by\": [\n        {\n            \"field_id\": \"custom_fields\",\n            \"org_custom_field_name\": \"Postcode\",\n            \"field_values\": [\n                \"36950\"\n            ],\n            \"is_custom\": true\n        },\n         {\n            \"field_id\": \"user_name\",\n            \"field_values\": [\n                \"Anthony Brotherson\"\n            ]\n        },\n        {\n            \"field_id\": \"user_archive\",\n            \"field_values\": [false]\n        }\n    ],\n    \"sort_by\": [\n        {\n            \"user_name\": 1\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/v1/ext/users?page=0&row=30","description":"<p>This API returns the list of users for an organization. You will need a API token to authenticate the request. Please reach out to your customer support executive to get the API key.  </p>\n<p>The result is being passed in a paginated manner with max number of records in a page being equal to 30.</p>\n<p>Parameters:</p>\n<p>page: The page query parameter indicates the page number, the page being the one requested. By default, this query parameter is equal to 0 which means the first page of records is returned.</p>\n<p>row : A limit on the number of objects to be returned. If it is more than 30, It is returned in a paginated mannner where you can increase the page count to get data of next pages.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"http","port":"3000","path":["v1","ext","users"],"host":["localhost"],"query":[{"key":"page","value":"0"},{"key":"row","value":"30"}],"variable":[]}},"response":[],"_postman_id":"1e9abb47-0c9c-4351-86b2-5a8d06698b93"},{"name":"User Association","id":"6a905961-1584-41c8-9bdd-680232aef5f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-ext.zluri.com/ext/users/associations?email=demozluri@zluri.dev","description":"<p>Use this API to get the list of associations of the user. This API accepts an Email as a query parameter and returns the list of applications, contracts and vendors the user is an owner of.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","users","associations"],"host":["api-ext","zluri","com"],"query":[{"key":"email","value":"demozluri@zluri.dev"}],"variable":[]}},"response":[{"id":"306aace3-3547-4809-9c6a-746cf32b5374","name":"User Association","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api-ext.zluri.com/ext/users/associations?email=demozluri@zluri.dev","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","users","associations"],"query":[{"key":"email","value":"demozluri@zluri.dev"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"applications_owner\": [\n        {\n            \"logo\": \"https://zluri-uploads.s3.us-west-2.amazonaws.com/605072ae40973f002d004cc5/images/image_%288%29_1622436685247.png\",\n            \"name\": \"Camp\",\n            \"_id\": \"60b46b7e2a49eb0d5776b891\"\n        },\n        {\n            \"logo\": \"https://imgassets.zluri.com/applications/logos/Airim-5fc4ac5ac70ae4043c76d831-1625037823.png\",\n            \"name\": \"Airim\",\n            \"_id\": \"61829cba17e0bc0c51e9d759\"\n        },\n        {\n            \"logo\": \"https://imgassets.zluri.com/applications/logos/Testim-5fc4ac5effd527282818936a-1625037823.png\",\n            \"name\": \"Testim\",\n            \"_id\": \"60b46a322a49eb0d5776b88d\"\n        },\n        {\n            \"logo\": \"https://imgassets.zluri.com/applications/logos-new1/Z_Data-609c4a3d0c1518af57986011-1625037823.png\",\n            \"name\": \"Z Data\",\n            \"_id\": \"6316df6f23892692fc7d8515\"\n        },\n        {\n            \"logo\": \"https://imgassets.zluri.com/applications/logos/Slackel-609c488e0c1518af57985262-1625037823.png\",\n            \"name\": \"Slackel\",\n            \"_id\": \"62f0b97fc0c1e6737db4c857\"\n        },\n        {\n            \"logo\": \"https://imgassets.zluri.com/applications/logos-new1/MDN_Web_Docs-609c31770c1518af5797744d-1625037823.png\",\n            \"name\": \"MDN Web Docs\",\n            \"_id\": \"6299106ead527c00bdad8bd2\"\n        },\n        {\n            \"logo\": \"https://imgassets.zluri.com/applications/logos/Thanks.io-609c258b0c1518af5796dbd2-1625037823.png\",\n            \"name\": \"Thanks.io\",\n            \"_id\": \"62b94dad6ae56330db12d6f4\"\n        }\n    ],\n    \"apps_it_owner\": [],\n    \"apps_finance_owner\": [],\n    \"contracts_owner\": [\n        {\n            \"_id\": \"60518e9b94acc40029a4a3c0\",\n            \"name\": \"Freshteam Contract\"\n        },\n        {\n            \"_id\": \"63075264ca278c3549a2683c\",\n            \"name\": \"Freshdesk Contract - One Time 25 Aug 2022\"\n        },\n        {\n            \"_id\": \"631b358348eec8d7a069bdd3\",\n            \"name\": \"Freshteam Contract - One Time 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"632080297c7535c4aaff2548\",\n            \"name\": \"Skype for Business Online Contract - One Time 15 Sep 2022\"\n        },\n        {\n            \"_id\": \"6321a725d1f9a4f3cc601c1a\",\n            \"name\": \"Microsoft Teams Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"6321a9aa007b9e29762360ac\",\n            \"name\": \"Microsoft Office Contract - 15 Sep 2022\"\n        },\n        {\n            \"_id\": \"6321ac46bc2fb2a82e7faa10\",\n            \"name\": \"SAFARI Contract - 23 Sep 2022\"\n        },\n        {\n            \"_id\": \"6321b1bec1f966c6425b41bb\",\n            \"name\": \"Airim Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"6321bcb15a0230ba69428fcb\",\n            \"name\": \"Airwallex Subscription -   Renews every 1 month\"\n        },\n        {\n            \"_id\": \"6321bcb48206a54c6f1a75f9\",\n            \"name\": \"Airchat Contract - 17 Sep 2022\"\n        },\n        {\n            \"_id\": \"6321c0efc0f9d3b6997d8366\",\n            \"name\": \"Airhouse Subscription -   Renews every 1 month\"\n        },\n        {\n            \"_id\": \"6321c27fe4940c0b8438a7d7\",\n            \"name\": \"Airhouse Subscription -   Renews every 1 month\"\n        },\n        {\n            \"_id\": \"6321c619aa1f55609e79b328\",\n            \"name\": \"Airwallex Contract - 15 Sep 2022\"\n        },\n        {\n            \"_id\": \"6321cdac789aad7dc03e6dbc\",\n            \"name\": \"Airmeet Contract - 15 Sep 2022\"\n        },\n        {\n            \"_id\": \"6322d3f0f524892c288a9178\",\n            \"name\": \"LOOM Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"6322ef5aa9eea8ccec6013cb\",\n            \"name\": \"Grammarly Business Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"6322f217570bfef0509a9fd3\",\n            \"name\": \"Linkedin Premium Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"6322f875da946a961d479d32\",\n            \"name\": \"Salesforce High Velocity Sales Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"632302153c3d2a5fa7dc8bde\",\n            \"name\": \"Alooma Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"63230b7adf2eb55a5ab4afcd\",\n            \"name\": \"LOOM Subscription -   Renews every 1 month\"\n        },\n        {\n            \"_id\": \"6324152c4360f2542a83bf38\",\n            \"name\": \"Ahundred Contract - 17 Sep 2022\"\n        },\n        {\n            \"_id\": \"6324248d62ced9b3d1cb931c\",\n            \"name\": \"AlayaCare Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"6324294e57b44057585e079a\",\n            \"name\": \"Jira Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"632447c1d5046814e419cd7b\",\n            \"name\": \"Skype Team Substrate connector Subscription -   Renews every 1 month\"\n        },\n        {\n            \"_id\": \"63244df7a64fce5a24442f37\",\n            \"name\": \"Airdeploy Subscription -   Renews every 1 month\"\n        },\n        {\n            \"_id\": \"63244e6ffcbfc9941834a75d\",\n            \"name\": \"Airsite Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"63245177a64fce5a24443090\",\n            \"name\": \"Airwallex Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"63245554fcbfc9941834ab64\",\n            \"name\": \"Microsoft Teams Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"63245a187b577be89b8bc628\",\n            \"name\": \"Algopix Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"632462c53101cf0ee7d74552\",\n            \"name\": \"Dropbox Business Contract - 17 Sep 2022\"\n        },\n        {\n            \"_id\": \"632464da3101cf0ee7d747aa\",\n            \"name\": \"LOOM Subscription -   Renews every 1 month\"\n        },\n        {\n            \"_id\": \"6328024abb26c8d16f681efe\",\n            \"name\": \"Skype for Business Subscription -   Renews every 1 month\"\n        },\n        {\n            \"_id\": \"63280262610165ec8ed03dd1\",\n            \"name\": \"Skype for Business Subscription -   Renews every 1 month\"\n        },\n        {\n            \"_id\": \"63283123d25a15465bb1d7ff\",\n            \"name\": \"AgileField Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"632aaa6565ca09a61a6b9280\",\n            \"name\": \"Hunter Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"632aab2094270eff37ce5d87\",\n            \"name\": \"HubSpot CRM Contract - 17 Sep 2022\"\n        },\n        {\n            \"_id\": \"632ab4d7d536f1e0e7d66a97\",\n            \"name\": \"Akeneo PIM Subscription -   Renews every 1 month\"\n        },\n        {\n            \"_id\": \"632abcdf7dc3763a3972bd2c\",\n            \"name\": \"Thanks.io Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"632ad231e69b70dd28b208f6\",\n            \"name\": \"WriterDuet Contract - 20 May 2022\"\n        },\n        {\n            \"_id\": \"632ad23a39769107349ccccb\",\n            \"name\": \"WriterDuet Contract - 20 May 2022\"\n        },\n        {\n            \"_id\": \"632ad568e69b70dd28b20b0f\",\n            \"name\": \" Contract - 15 Sep 2022\"\n        },\n        {\n            \"_id\": \"632ad6acf8cb0b0628124cf7\",\n            \"name\": \"Thanks.io Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"632ae3ac72481d89f2ac516e\",\n            \"name\": \"WriterDuet Contract - 15 Sep 2022\"\n        },\n        {\n            \"_id\": \"632ae4487e2cf4a34fb96d29\",\n            \"name\": \"TSheets Contract - 01 Sep 2022\"\n        },\n        {\n            \"_id\": \"632aed6b2600973dcaab5fe5\",\n            \"name\": \"JW Player Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"632af9e37f812605dda2724a\",\n            \"name\": \"Marketo Subscription -   Renews every 1 month\"\n        },\n        {\n            \"_id\": \"632afd479384bff25c5c2af4\",\n            \"name\": \"Yammer Subscription -   Renews every 1 month\"\n        },\n        {\n            \"_id\": \"632b0d3d2a0fd320953d26ad\",\n            \"name\": \"Gumtree Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"632b17990e642e69ff54525b\",\n            \"name\": \"Airbrake Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"632b19405c61965baf52705b\",\n            \"name\": \"Wealthbox Subscription -   Renews every 1 month\"\n        },\n        {\n            \"_id\": \"632c0f75f0524f3681ff9153\",\n            \"name\": \"Airship Contract - 23 Sep 2022\"\n        },\n        {\n            \"_id\": \"632c61cfbc214b07546a29b4\",\n            \"name\": \"Oracle Database Express Edition (XE) Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"632c65a4e44f8c5c543fa38e\",\n            \"name\": \"Drata Subscription -   Renews every 1 month\"\n        },\n        {\n            \"_id\": \"632d8b0486faadbc19860a17\",\n            \"name\": \"WhatsApp  Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"632d8cbf443aafbcb88148ea\",\n            \"name\": \"AgencyAuto Subscription -   Renews every 1 month\"\n        },\n        {\n            \"_id\": \"633176943e7cdbbffb8a0cd0\",\n            \"name\": \"AgileField Contract - 16 Sep 2022\"\n        },\n        {\n            \"_id\": \"6332dc9909ba17618dd11d75\",\n            \"name\": \"Apex Ping Contract - 23 Sep 2022\"\n        },\n        {\n            \"_id\": \"63353362bebe0c8166f1ea8f\",\n            \"name\": \"WriterDuet Contract - 20 May 2022\"\n        },\n        {\n            \"_id\": \"633aa79e095ecb0b15745886\",\n            \"name\": \"ClickUp Contract - 19 Oct 2022\"\n        },\n        {\n            \"_id\": \"6343c20e35e2c04ff148a6e1\",\n            \"name\": \"Apex Ping Contract - 01 Oct 2021\"\n        },\n        {\n            \"_id\": \"634560eade3d8c024b312ea6\",\n            \"name\": \"Aginity Contract - 01 Feb 2022\"\n        },\n        {\n            \"_id\": \"6347b5e729f91b031b29d8b7\",\n            \"name\": \"Agot Contract - 13 Oct 2022\"\n        },\n        {\n            \"_id\": \"6347ebd93d6aef0857c45e9c\",\n            \"name\": \"Airtable Contract - 13 Oct 2022\"\n        },\n        {\n            \"_id\": \"63496d7464548e3c4af66fe1\",\n            \"name\": \"Canva Contract - Recurring Every 1 years\"\n        },\n        {\n            \"_id\": \"634e79fa90768b4ff9397033\",\n            \"name\": \"GoReminders Subscription -   Renews every 1 month\"\n        },\n        {\n            \"_id\": \"634fea6a4b9b619327816a1d\",\n            \"name\": \"Airbyte Contract - 19 Nov 2022\"\n        },\n        {\n            \"_id\": \"634ffb85666f3ee6cac825e3\",\n            \"name\": \"Algolia Site Search Contract - Recurring Every 1 months\"\n        },\n        {\n            \"_id\": \"635a76c3b204bb0c7fef0e5b\",\n            \"name\": \"Ahsay Cloud Backup Suite Subscription -   Renews every 2 years\"\n        },\n        {\n            \"_id\": \"651e9e439cf09ad216fed3da\",\n            \"name\": \"Slackel Contract - 14 Oct 2023\"\n        },\n        {\n            \"_id\": \"652e197f21d6d989b2176cc6\",\n            \"name\": \"Slackel Contract - 02 Oct 2023\"\n        },\n        {\n            \"_id\": \"6532598d7f9533ee5bcae6a0\",\n            \"name\": \"Slackel Contract - 26 Sep 2023\"\n        },\n        {\n            \"_id\": \"65680f3afe0a99ac6db1a98d\",\n            \"name\": \"Slackel Contract - 30 Nov 2023\"\n        },\n        {\n            \"_id\": \"65680f78c384e3d24f89faec\",\n            \"name\": \"Slackel Contract testing - 28 Nov 2023\"\n        },\n        {\n            \"_id\": \"65680f963d4a9b8bde5cab64\",\n            \"name\": \"Slackel Contract testing local - 28 Nov 2023\"\n        },\n        {\n            \"_id\": \"656810253d4a9b8bde5cab95\",\n            \"name\": \"Slackel Contract testing local - 28 Nov 2023\"\n        },\n        {\n            \"_id\": \"656812663d4a9b8bde5cabc6\",\n            \"name\": \"Slackel Contract testing local - 28 Nov 2023\"\n        },\n        {\n            \"_id\": \"656813753d4a9b8bde5cabf7\",\n            \"name\": \"Test for renewals\"\n        },\n        {\n            \"_id\": \"656813f33d4a9b8bde5cac28\",\n            \"name\": \"Slackel Contract testing local - 28 Nov 2023\"\n        },\n        {\n            \"_id\": \"656837478554f5a2ef22261f\",\n            \"name\": \"Slackel Contract testing local - 28 Nov 2023\"\n        },\n        {\n            \"_id\": \"656838b48554f5a2ef222650\",\n            \"name\": \"Slackel Contract testing local - 28 Nov 2023\"\n        },\n        {\n            \"_id\": \"65688ebeedd88ca9e9fa75ab\",\n            \"name\": \"Slackel Contract - 01 Dec 2023\"\n        },\n        {\n            \"_id\": \"6569972377b5479633e48707\",\n            \"name\": \"Slackel Contract - 29 Dec 2023\"\n        },\n        {\n            \"_id\": \"6569987d7971c6053b45ea39\",\n            \"name\": \"Slackel Contract - 02 Dec 2023\"\n        },\n        {\n            \"_id\": \"6569a8ca58f766b8b2804160\",\n            \"name\": \"Slackel Contract - 30 Dec 2023\"\n        },\n        {\n            \"_id\": \"656ae5ec58f766b8b280a423\",\n            \"name\": \"Slackel Contract - 02 Dec 2023\"\n        },\n        {\n            \"_id\": \"656eb000ccedd2ef0517567b\",\n            \"name\": \"Slackel Contract - 30 Dec 2023\"\n        },\n        {\n            \"_id\": \"656f494e57f7f939f03af036\",\n            \"name\": \"test check\"\n        },\n        {\n            \"_id\": \"656f499796bf5dec9e992b08\",\n            \"name\": \"Slackel Contract testing local - 28 Nov 2023\"\n        },\n        {\n            \"_id\": \"656f4bdcd1278e32689fc659\",\n            \"name\": \"Slackel Contract testing local - 28 Nov 2023\"\n        },\n        {\n            \"_id\": \"657024b78bccf64ff34d9e21\",\n            \"name\": \"Slackel Subscription -   Renews every 1 month\"\n        },\n        {\n            \"_id\": \"657178ba245f9ebcf142cc25\",\n            \"name\": \"Slackel Contract - 27 Nov 2023\"\n        },\n        {\n            \"_id\": \"657179351b12d21c4b37df04\",\n            \"name\": \"Slackel Contract - 26 Nov 2023\"\n        },\n        {\n            \"_id\": \"65717a6dbb7d4686c21b5e86\",\n            \"name\": \"Slackel Contract - 26 Nov 2023\"\n        },\n        {\n            \"_id\": \"65717c871b12d21c4b383049\",\n            \"name\": \"Slackel Contract - 26 Nov 2023\"\n        },\n        {\n            \"_id\": \"65786b83f23db3d1a6a59dc5\",\n            \"name\": \"Slackel Contract - 27 Nov 2023\"\n        },\n        {\n            \"_id\": \"65793a4acaa8b20e6060a6b3\",\n            \"name\": \"Slackel Contract - 27 Nov 2023\"\n        },\n        {\n            \"_id\": \"657c1bb74ec0382fbe0d6834\",\n            \"name\": \"Slackel Contract - 27 Nov 2023\"\n        },\n        {\n            \"_id\": \"658c0d36d9268cb4093acb00\",\n            \"name\": \"Slackel Contract - 28 Nov 2022\"\n        },\n        {\n            \"_id\": \"658e47b889773977c8fb313b\",\n            \"name\": \"Slackel Contract - 01 Dec 2023\"\n        },\n        {\n            \"_id\": \"6595522e3bda767691313292\",\n            \"name\": \"Slackel Contract - 02 Dec 2023\"\n        },\n        {\n            \"_id\": \"65955235342c62cc552ca261\",\n            \"name\": \"Slackel Contract - 02 Dec 2023\"\n        },\n        {\n            \"_id\": \"6595523c141f18477380c6f4\",\n            \"name\": \"Slackel Contract - 02 Dec 2023\"\n        },\n        {\n            \"_id\": \"65955263141f18477380c78d\",\n            \"name\": \"Slackel Contract - 02 Dec 2023\"\n        },\n        {\n            \"_id\": \"659bc5cd88801cbea0adca4f\",\n            \"name\": \"Slackel Contract - 02 Jan 2024\"\n        },\n        {\n            \"_id\": \"659bc64288801cbea0adcc0a\",\n            \"name\": \"Slackel Contract - 02 Jan 2024\"\n        },\n        {\n            \"_id\": \"659bc9e354e5675f1d19c506\",\n            \"name\": \"Slackel Contract - 12 Jan 2024\"\n        },\n        {\n            \"_id\": \"659bca171608ba05901818de\",\n            \"name\": \"Slackel Contract - 12 Jan 2024\"\n        },\n        {\n            \"_id\": \"65a0d1ed529bd127326567a8\",\n            \"name\": \"Slackel Contract - 26 Nov 2023\"\n        },\n        {\n            \"_id\": \"65ab80fa7bdaffa6fe27525d\",\n            \"name\": \"Slackel Contract - 20 Jan 2024\"\n        },\n        {\n            \"_id\": \"65ba7d29259467506615c8e3\",\n            \"name\": \"Slackel Contract - 03 Jan 2024\"\n        },\n        {\n            \"_id\": \"65ba7df91d525fb9d113b685\",\n            \"name\": \"Slackel Perpetual - 01 Jan 2024\"\n        },\n        {\n            \"_id\": \"65bb44ac65671f4f0a966ba1\",\n            \"name\": \"Freshdesk Contract - Recurring Every 4 months\"\n        },\n        {\n            \"_id\": \"65d32e709f5ed299397748bd\",\n            \"name\": \"Slackel Contract - 01 Feb 2024\"\n        },\n        {\n            \"_id\": \"6619150881bd85e67715de5f\",\n            \"name\": \"LOOM Contract - 01 Apr 2024\"\n        },\n        {\n            \"_id\": \"661cbe62f2ca5d7530a786f2\",\n            \"name\": \"Z Data Contract - 16 Apr 2024\"\n        },\n        {\n            \"_id\": \"661ce0083652c519ee59517b\",\n            \"name\": \"Slackel Contract - 01 Apr 2024\"\n        }\n    ],\n    \"contracts_finance_owner\": [\n        {\n            \"_id\": \"6619150881bd85e67715de5f\",\n            \"name\": \"LOOM Contract - 01 Apr 2024\"\n        }\n    ],\n    \"contracts_it_owner\": [\n        {\n            \"_id\": \"65ab80fa7bdaffa6fe27525d\",\n            \"name\": \"Slackel Contract - 20 Jan 2024\"\n        },\n        {\n            \"_id\": \"6619150881bd85e67715de5f\",\n            \"name\": \"LOOM Contract - 01 Apr 2024\"\n        }\n    ],\n    \"contracts_negotiation_owner\": [\n        {\n            \"_id\": \"6532598d7f9533ee5bcae6a0\",\n            \"name\": \"Slackel Contract - 26 Sep 2023\"\n        },\n        {\n            \"_id\": \"6538d81537b2b091b412e04f\",\n            \"name\": \"Testim Contract - 31 Oct 2023\"\n        },\n        {\n            \"_id\": \"65688ebeedd88ca9e9fa75ab\",\n            \"name\": \"Slackel Contract - 01 Dec 2023\"\n        },\n        {\n            \"_id\": \"656eb000ccedd2ef0517567b\",\n            \"name\": \"Slackel Contract - 30 Dec 2023\"\n        },\n        {\n            \"_id\": \"65793a4acaa8b20e6060a6b3\",\n            \"name\": \"Slackel Contract - 27 Nov 2023\"\n        },\n        {\n            \"_id\": \"65a0d378f00f884ccb6baebc\",\n            \"name\": \"Slackware Contract - Recurring Every 1 months\"\n        },\n        {\n            \"_id\": \"65ab80fa7bdaffa6fe27525d\",\n            \"name\": \"Slackel Contract - 20 Jan 2024\"\n        },\n        {\n            \"_id\": \"6619150881bd85e67715de5f\",\n            \"name\": \"LOOM Contract - 01 Apr 2024\"\n        }\n    ],\n    \"departments_owner\": []\n}"}],"_postman_id":"6a905961-1584-41c8-9bdd-680232aef5f9"}],"id":"ca264ca9-334b-4da5-851d-9fe8f15f2f3e","description":"<p>StartFragmentStartFragment</p>\n<h2 id=\"httpsapi-extzluricomextintegrationssync-sdkinit-sync\"><a href=\"https://api-ext.zluri.com/ext/integrations/sync-sdk/init-sync\">https://api-ext.zluri.com/ext/integrations/sync-sdk/init-sync</a></h2>\n","_postman_id":"ca264ca9-334b-4da5-851d-9fe8f15f2f3e","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}}},{"name":"Settings","item":[{"name":"Get admins","id":"d70d2280-cc4f-470e-ad16-a4a4f2810f7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-ext.zluri.com/ext/user/roles","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","user","roles"],"host":["api-ext","zluri","com"],"query":[{"disabled":true,"key":"email","value":"admin_sandbox@zluri.dev"}],"variable":[]}},"response":[{"id":"3f365e32-f148-411f-90ac-4ef1779efb97","name":"Get admins - Email","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api-ext.zluri.com/ext/user/roles?email=admin_sandbox@zluri.dev","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","user","roles"],"query":[{"key":"email","value":"admin_sandbox@zluri.dev"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Protected-By","value":"Sqreen"},{"key":"Content-Security-Policy-Report-Only","value":"child-src 'self'; connect-src 'self'; default-src 'self'; font-src 'self'; frame-src 'self'; img-src 'self'; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; worker-src 'self'; prefetch-src 'self'; frame-ancestors 'self'; report-uri https://reports-api.sqreen.io/browser/v0/csp-violations/csp_339a279e135293be1a88d97a4b5049c3"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"299"},{"key":"Date","value":"Wed, 12 Apr 2023 10:58:25 GMT"},{"key":"X-RateLimit-Reset","value":"1681297225"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"121"},{"key":"ETag","value":"W/\"79-jnzwqZng+0cNn+ExxFGOBcvrV4A\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"admins\": [\n        {\n            \"_id\": \"63f7ac8e5bef354107ae9815\",\n            \"name\": \"Testing Sandbox\",\n            \"email\": \"admin_sandbox@zluri.dev\",\n            \"role\": \"admin\"\n        }\n    ]\n}"},{"id":"23eea348-d2f2-4d45-8bbe-1bd8b92b1689","name":"Get admins","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api-ext.zluri.com/ext/user/roles","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","user","roles"],"query":[{"key":"email","value":"admin_sandbox@zluri.dev","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Protected-By","value":"Sqreen"},{"key":"Content-Security-Policy-Report-Only","value":"child-src 'self'; connect-src 'self'; default-src 'self'; font-src 'self'; frame-src 'self'; img-src 'self'; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; worker-src 'self'; prefetch-src 'self'; frame-ancestors 'self'; report-uri https://reports-api.sqreen.io/browser/v0/csp-violations/csp_339a279e135293be1a88d97a4b5049c3"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"298"},{"key":"Date","value":"Wed, 12 Apr 2023 10:59:46 GMT"},{"key":"X-RateLimit-Reset","value":"1681297225"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"12481"},{"key":"ETag","value":"W/\"30c1-EbTPuOavTIRUw1DX/1oOpGYzV+c\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"admins\": [\n        {\n            \"_id\": \"605072ae40973f002d004cc6\",\n            \"role\": \"owner\",\n            \"name\": \"Steve Wozniak\",\n            \"email\": \"demozluri@zluri.dev\"\n        },\n        {\n            \"_id\": \"642e28f76582cf39ff70ce11\",\n            \"name\": \"Admin Experience.com\",\n            \"email\": \"admin_experience@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"63bd93efd36422ae2eab82b2\",\n            \"name\": \"Patty Squareup\",\n            \"email\": \"admin_squareup7@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"624c304e7214aa4400c0762b\",\n            \"name\": \"Softcat Admin\",\n            \"email\": \"test_softcat@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6377fc1262bbfba65a9fe215\",\n            \"name\": \"tiachetta@zluri.dev\",\n            \"email\": \"tiachetta@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"641d3b3fe347d0a32cafeafa\",\n            \"name\": \"RapidDeploy\",\n            \"email\": \"admin_rapiddeploy@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"640765f8a8611585acfcaeeb\",\n            \"name\": \"Softcat Admin\",\n            \"email\": \"softcat_sandbox@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"63da3624c1dab480121356ac\",\n            \"name\": \"Bart Zuidgeest\",\n            \"email\": \"admin_nextnovate@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"636512de77167d6ff9052bc9\",\n            \"name\": \"Shashank\",\n            \"email\": \"admin_hexaware@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"640f66dfa48f7397d3b5d88c\",\n            \"name\": \"Matt Urofsky\",\n            \"email\": \"admin_outerspace@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"63f7ac8e5bef354107ae9815\",\n            \"name\": \"Testing Sandbox\",\n            \"email\": \"admin_sandbox@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"640a1d57c418a026a0f60b75\",\n            \"name\": \"Admin Centraide\",\n            \"email\": \"admin_centraide@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6410a047e8505a8710e232bb\",\n            \"name\": \"Admin SupportYourApp\",\n            \"email\": \"admin_supportyourapp@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"64197f3656ce8d6dfa6d3d68\",\n            \"name\": \"Admin_Celio\",\n            \"email\": \"admin_celio@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"63bd92cd6eba0a641e3915cb\",\n            \"name\": \"Admin Squareup\",\n            \"email\": \"admin_squareup@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"62fb209f4a8b79002ccf268d\",\n            \"name\": \"susank\",\n            \"email\": \"admin_squareup2@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"640a1e20db945e71e57ce09c\",\n            \"name\": \"Admin Shinydocs\",\n            \"email\": \"admin_shinydocs@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"633adb4d9d9f39394ed55e1d\",\n            \"name\": \"Minu Joseph\",\n            \"email\": \"admin_minutest@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"64083af0e2713a8e15928248\",\n            \"name\": \"Aspire Admin\",\n            \"email\": \"admin_aspire@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"63c02fda5f143f8f4282f891\",\n            \"name\": \"Admin Formassembly\",\n            \"email\": \"admin_formassembly@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"633b02c0c775b2f37b8f6129\",\n            \"name\": \"Beth Turano\",\n            \"email\": \"beth.turano@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"63a41d43ff083ef3bbaca150\",\n            \"name\": \"Gaurav Vedi\",\n            \"email\": \"admin_lamdatest@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"63ee5bb25ddc38520a04b4c0\",\n            \"name\": \"Michael Bulpitt\",\n            \"email\": \"admin_boxt@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"63e9cc2fd1e58c24bfa6e145\",\n            \"name\": \"Abacusnext\",\n            \"email\": \"admin_abacusnext@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"62f66cbd81fde98b382f4c19\",\n            \"name\": \"Admin Appsflyer\",\n            \"email\": \"62f66cbd81fde98b382f4c19@zluri.dev\",\n            \"role\": \"finance admin\"\n        },\n        {\n            \"_id\": \"63b5813e7b9aff6a01018280\",\n            \"name\": \"Admin Comet \",\n            \"email\": \"admin_comet@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"63b83471b506f18d5c47b5f5\",\n            \"name\": \"Matt Cox\",\n            \"email\": \"admin_primer@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"62fc5dc8d3c76d78e1f09c71\",\n            \"name\": \"alpesh\",\n            \"email\": \"admin_squareup6@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"634e9343bf58bf9b6a4d5ecc\",\n            \"name\": \"Zluri Testing\",\n            \"email\": \"admin_testing@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6336e3a8c5b9ab20119ead32\",\n            \"name\": \"Loren Pottorff\",\n            \"email\": \"loren.pottorff@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"63b260af205d6ced1aad1ba0\",\n            \"name\": \"Admin Nxtwave\",\n            \"email\": \"admin_nxtwave@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"62a08aad1e74513e3d1d9a02\",\n            \"email\": \"user881239215@zluri.dev\",\n            \"name\": \"yash.m\",\n            \"role\": \"owner\"\n        },\n        {\n            \"_id\": \"6144afc7b785db002f4f18a8\",\n            \"role\": \"viewer\",\n            \"name\": \"IT Admin\",\n            \"email\": \"itadmin@zluri.dev\"\n        },\n        {\n            \"_id\": \"634e9850e154ca8bbd96ea23\",\n            \"name\": \"Matrix\",\n            \"email\": \"admin_matrix@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"61dd3c0f130a253f48c95ae1\",\n            \"name\": \"Zluri Test\",\n            \"email\": \"zluri-test@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6336e386c5b9ab20119ead28\",\n            \"name\": \"Krista Zink\",\n            \"email\": \"krista.zink@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6377f5cf0a9a9d4e61928b30\",\n            \"name\": \"D Donofrio\",\n            \"email\": \"ddonofrio@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"638f8a1604d1976388122247\",\n            \"name\": \"Everphone Test\",\n            \"email\": \"admin_everphone@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6388c88626991bf04d77870b\",\n            \"name\": \"Ritesh\",\n            \"email\": \"ritesh@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6364e28c0d4f28c4aadc7816\",\n            \"name\": \"Joao Zampa\",\n            \"email\": \"joao.zampa@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"633b040aa85595d392dc9aee\",\n            \"name\": \"Dawn Preston\",\n            \"email\": \"dawn.preston@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"637226a49951e2f6681640e5\",\n            \"name\": \"Jean Jordaan\",\n            \"email\": \"admin_screencloud@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"634f845091cfb9b996c12a97\",\n            \"name\": \"Anzu\",\n            \"email\": \"admin_anzu@zluri.dev\",\n            \"role\": \"finance admin\"\n        },\n        {\n            \"_id\": \"63864f7fd30e73f75c269dba\",\n            \"name\": \"Todd\",\n            \"email\": \"todd@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"637503c1519f9a2dc58b3518\",\n            \"name\": \"Multiverse\",\n            \"email\": \"admin_multiverse@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6369e14bc839dfb3a4ed3181\",\n            \"name\": \"mansur wadalawala\",\n            \"email\": \"mansur.wadalawala@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6369e198c047fde556b9fefe\",\n            \"name\": \"Corrine Pussillo\",\n            \"email\": \"corrine@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"633a8c5edd69df048108e7b3\",\n            \"name\": \"Martin\",\n            \"email\": \"admin_synthesia@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6364df1ac6a332e7a8eefc79\",\n            \"name\": \"Harshal Chavhan\",\n            \"email\": \"harshal.c@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"635d69fca92b86b1bc2fb184\",\n            \"name\": \"Rohit Gupta\",\n            \"email\": \"rohitgupta@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"635250d2d500b74bf374f826\",\n            \"name\": \"Optibus\",\n            \"email\": \"admin_optibus@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6336e313395c343dfe9f6ceb\",\n            \"name\": \"Bryan Pacey\",\n            \"email\": \"bryan.pacey@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6331dfff0bd129a6eb832579\",\n            \"name\": \"Adriano Chiovati\",\n            \"email\": \"admin_brightflag@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6329d16a06262e769d7a88b8\",\n            \"name\": \"Almog Hason\",\n            \"email\": \"admin_dealhub@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"633eed729330c15b2a0883c5\",\n            \"name\": \"Sandhya Rani\",\n            \"email\": \"sandhya.rani@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"633eed89939a557c0efcf38d\",\n            \"name\": \"Rushabh Shah\",\n            \"email\": \"rushabh.shah@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6321bf2dccaa50d9c53e7d65\",\n            \"name\": \"Ashutosh\",\n            \"email\": \"admin_teachmint@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"633196eac89e236a8376a5fa\",\n            \"name\": \"Jordan Javadi\",\n            \"email\": \"admin_recruitee@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"633b0375c775b2f37b8f6159\",\n            \"name\": \"Lori Steiner\",\n            \"email\": \"lori.steiner@zluri.dev\",\n            \"role\": \"it admin\"\n        },\n        {\n            \"_id\": \"63402ceec78dd0e2e47a4aad\",\n            \"name\": \"Nicolas Wong\",\n            \"email\": \"admin_spond@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"633eec80b77283c58dc374b1\",\n            \"name\": \"Venkatesh S\",\n            \"email\": \"venkatesh.s@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"633eed55df4797736e24df37\",\n            \"name\": \"Murugu karthi\",\n            \"email\": \"murugu.karthi@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"633eed29098cafb342b2d3cf\",\n            \"name\": \"Gowtham Akshay\",\n            \"email\": \"gowtham.akshay@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"633eec67939a557c0efcf2c6\",\n            \"name\": \"Parul Gupta\",\n            \"email\": \"parul.gupta@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"633eed0864b5f5afe6ad9e5b\",\n            \"name\": \"Pallavi Mishra\",\n            \"email\": \"pallavi.mishra@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"633eeceab01c9d0b09bdf10f\",\n            \"name\": \"Pranav kamath\",\n            \"email\": \"pranav.kamath@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"631b1e9c044132ad864a0b57\",\n            \"name\": \"Ahmed Alshakban\",\n            \"email\": \"admin_linkfire@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"633b2e2a748da9aa83d03b2f\",\n            \"name\": \"Bryce\",\n            \"email\": \"bryce@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"632882c406262e769d79a3b9\",\n            \"name\": \"Jesper\",\n            \"email\": \"admin_coinify@zluri.dev\",\n            \"role\": \"finance admin\"\n        },\n        {\n            \"_id\": \"631b2d50d610f5095971b7f0\",\n            \"name\": \"Mike Lee\",\n            \"email\": \"admin_infosum@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"620d0ca1d32dd0f1927138a5\",\n            \"name\": \"Test User 6\",\n            \"email\": \"testuser6@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"631080c02186c6a333a4dd3b\",\n            \"name\": \"Miquel Cano\",\n            \"email\": \"admin_artificialsolutions@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"62f6b3c243046331720e3cc4\",\n            \"name\": \"Erik Vandijk\",\n            \"email\": \"erikvandijk@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"62fc5d7f7d3c59590fa9486e\",\n            \"name\": \"patty\",\n            \"email\": \"admin_squareup4@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"62fc5da459d2dea9ff6ffb97\",\n            \"name\": \"dm\",\n            \"email\": \"admin_squareup5@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"62fc6027a168750c47c830a8\",\n            \"name\": \"Ronen Karasik\",\n            \"email\": \"admin_navina@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"62f6b38392a8b1d2b21c5c97\",\n            \"name\": \"Jon Penland \",\n            \"email\": \"jonpenland@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"62fb206e92a8b1d2b21cb7bb\",\n            \"name\": \"muhammedl\",\n            \"email\": \"12345678@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"62fb20c181fde98b382fb92d\",\n            \"name\": \"tjustice\",\n            \"email\": \"admin_squareup3@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"62909b0522eea0f6885f60fb\",\n            \"name\": \"Flash Coffee Admin\",\n            \"email\": \"admin_flashcoffee@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"62b47b1107749745337631c4\",\n            \"name\": \"Easy Send Admin\",\n            \"email\": \"admin_easy_send@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"62d3d4910eb567b90286943d\",\n            \"name\": \"Admin Braincorp\",\n            \"email\": \"admin_braincorp@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"62c4589cf29cb70ffca30578\",\n            \"name\": \"Segment2\",\n            \"email\": \"segment2@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"629e35adee32db439108d09b\",\n            \"name\": \"admin source defense\",\n            \"email\": \"admin_source_defense@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6144afe9b785db002f4f18ae\",\n            \"role\": \"it admin\",\n            \"name\": \"Finance Admin\",\n            \"email\": \"finadmin@zluri.dev\"\n        },\n        {\n            \"_id\": \"62828f0edbea553bb4948887\",\n            \"name\": \"RisePH Admin\",\n            \"email\": \"admin_riseph@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"627b7e7dd71cebdecb2ab150\",\n            \"name\": \"Bukuwarung Admin\",\n            \"email\": \"admin_bukuwarung@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"626fa87c7260acd15577d261\",\n            \"name\": \"EVBox Admin\",\n            \"email\": \"test_evbox@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"61794fb810447b003039ab32\",\n            \"role\": \"admin\",\n            \"name\": \"Zupee Admin\",\n            \"email\": \"zupee@zluri.dev\"\n        },\n        {\n            \"_id\": \"6262c31bf7e54ece66e0d4c7\",\n            \"name\": \"PetIQ Admin\",\n            \"email\": \"test_petiq@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"624b09e40dc0201de1da0813\",\n            \"name\": \"Apify Admin\",\n            \"email\": \"test_apify@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"61682e0017dc4600306943b2\",\n            \"role\": \"admin\",\n            \"name\": \"Qapita Admin\",\n            \"email\": \"admin.qapita@zluri.dev\"\n        },\n        {\n            \"_id\": \"6050c71f3a145440cb8fe942\",\n            \"name\": \"Albert Allen\",\n            \"email\": \"albert.allen@zluri.dev\",\n            \"role\": \"it admin\"\n        },\n        {\n            \"_id\": \"61790dc5cb0355d654c1e699\",\n            \"name\": \"Jacqueline Morgan\",\n            \"email\": \"jacqueline.m@zluri.dev\",\n            \"role\": \"finance admin\"\n        },\n        {\n            \"_id\": \"61790dc5cb0355d654c1e69a\",\n            \"name\": \"Ann Cooper\",\n            \"email\": \"user808903625@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"624b0bd60dc0201de1da0861\",\n            \"name\": \"Apify Admin\",\n            \"email\": \"test_apify2@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"63060287e455899b853827e1\",\n            \"name\": \"chinmay panda\",\n            \"email\": \"user577357712@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"63060289e455899b853827e5\",\n            \"name\": \"Integration testing\",\n            \"email\": \"user217966382@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6336e33383050ab98e5d133b\",\n            \"name\": \"Cheryl Washington\",\n            \"email\": \"cheryl.washington@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6336e356bf073b7f9f129496\",\n            \"name\": \"Dan Coulter\",\n            \"email\": \"daniel.coulter@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6336e3c5d96f0554aa4c90e5\",\n            \"name\": \"Mickey Reigeluth\",\n            \"email\": \"mickey.reigeluth@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6336e3e4d96f0554aa4c90f0\",\n            \"name\": \"Tom Nevins\",\n            \"email\": \"tom.nevins@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"633a600f4e424b68860c2494\",\n            \"name\": \"Hamish Hamilton\",\n            \"email\": \"admin_waikato@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"633ace009d3af9e562b0b25b\",\n            \"name\": \"Minu J\",\n            \"email\": \"user338351146@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6343ffc171c62b57022cc1b2\",\n            \"name\": \"Richard\",\n            \"email\": \"admin_bunq@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"63569e1e0ad19e7b0bb6677e\",\n            \"name\": \"Angel\",\n            \"email\": \"admin_biorender@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"63621ddf61f18522a1dac246\",\n            \"name\": \"Rudransh Tiwari\",\n            \"email\": \"user828564808@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6364e2d5b60b3411bdf4df7b\",\n            \"name\": \"Tabias Huettenmueller\",\n            \"email\": \"tobias.huettenmueller@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6364e31fc6a332e7a8ef06c7\",\n            \"name\": \"Daniel Wiltshire\",\n            \"email\": \"daniel.wiltshire@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6377f4be796a6c7bcecc964c\",\n            \"name\": \"tiachetta\",\n            \"email\": \"user258004837@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"637b52e96b301b56acf40b68\",\n            \"name\": \"Test Vellikaran\",\n            \"email\": \"admin_vellikaran@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"637b80b2f950c4df41457d8c\",\n            \"name\": \"Test - 2\",\n            \"email\": \"admin_companyname@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"638a2e96a18fdb2be8b414dd\",\n            \"name\": \"Admin_Missionnorth\",\n            \"email\": \"admin_missionnorth@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"64083a823b13240ad5a7a13a\",\n            \"name\": \"Aspire Admin\",\n            \"email\": \"user342644813@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6426ce462e0777b6b9dcb710\",\n            \"name\": \"Admin Whatconverts\",\n            \"email\": \"admin_whatconverts@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6426cf3e96358d085e47fbb9\",\n            \"name\": \"Admin Whatconverts\",\n            \"email\": \"admin_whatconvert@zluri.dev\",\n            \"role\": \"admin\"\n        },\n        {\n            \"_id\": \"6426d82eb3bafbb7408f1dc2\",\n            \"name\": \"Admin Whatconnects\",\n            \"email\": \"support_whatconnects@zluri.dev\",\n            \"role\": \"admin\"\n        }\n    ]\n}"}],"_postman_id":"d70d2280-cc4f-470e-ad16-a4a4f2810f7a"},{"name":"Update role","id":"6ce1b67a-d509-420f-a02e-e754af6bc8e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"admin_sandbox1@zluri.dev\",\n    \"role\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/user/roles","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","user","roles"],"host":["api-ext","zluri","com"],"query":[],"variable":[]}},"response":[{"id":"522cd2fa-b705-4035-9386-7bde4314cc9e","name":"Update role","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"admin_sandbox@zluri.dev\",\n    \"role\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/user/roles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"298"},{"key":"Date","value":"Wed, 12 Apr 2023 13:56:23 GMT"},{"key":"X-RateLimit-Reset","value":"1681307865"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"},{"key":"ETag","value":"W/\"39-Oyv08HJUA3MCOqA3UED/ntpBU6Y\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"user_id\": \"63f7ac8e5bef354107ae9815\"\n}"},{"id":"24162965-6378-4134-b9e1-883a00759493","name":"Update role","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"admin_sandbox1@zluri.dev\",\n    \"role\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/user/roles"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Protected-By","value":"Sqreen"},{"key":"Content-Security-Policy-Report-Only","value":"child-src 'self'; connect-src 'self'; default-src 'self'; font-src 'self'; frame-src 'self'; img-src 'self'; manifest-src 'self'; media-src 'self'; object-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; worker-src 'self'; prefetch-src 'self'; frame-ancestors 'self'; report-uri https://reports-api.sqreen.io/browser/v0/csp-violations/csp_339a279e135293be1a88d97a4b5049c3"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"297"},{"key":"Date","value":"Wed, 12 Apr 2023 13:56:56 GMT"},{"key":"X-RateLimit-Reset","value":"1681307865"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"59"},{"key":"ETag","value":"W/\"3b-zNvWIltA2qQEgTEjTpqhk4Y9Rss\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"msg\": \"User not found\"\n        }\n    ],\n    \"code\": \"USERNOTFOUND\"\n}"}],"_postman_id":"6ce1b67a-d509-420f-a02e-e754af6bc8e4"}],"id":"05bd318c-4036-4c7a-be4c-c2a533968eb7","description":"<p>Use this end point to fetch / update admin roles in Zluri.</p>\n<p>The Get Admins endpoint accepts an optional parameter called email. If you pass the email it sends the role of the user with the email.</p>\n<p>If the email parameter is not passed, it lists all the admins along their roles</p>\n<p>The update role can be used to update the role of any admin or add a new admin. You will need to provide the email and the role to assign.</p>\n<p>The list of acceptable roles are.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>owner\nadmin\nviewer\nit admin\nfinance admin\nsecurity admin\nprocurement admin\nintegration admin\n</code></pre><p>If you are adding a new admin, The admin needs to go to forgot password page to create a new password to login to Zluri.</p>\n","_postman_id":"05bd318c-4036-4c7a-be4c-c2a533968eb7","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}}},{"name":"Workflows","item":[{"name":"Run Workflow Playbook","id":"02d2ae80-ca68-4c15-81e3-a27f2b31c771","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user_emails\":[\"integrations-testing@zlur.dev\"],\n    \"executed_by\":\"integrations-testing@zluri.dev\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/workflows/playbooks/:workflowPlaybookId/run","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","workflows","playbooks",":workflowPlaybookId","run"],"host":["api-ext","zluri","com"],"query":[],"variable":[{"type":"any","value":"","key":"workflowPlaybookId"}]}},"response":[{"id":"938dc13d-d75a-4121-9b58-a007b31b0931","name":"Success for all users","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_emails\":[\"test_user1@zluri.com\",\"test_user2@zluri.dev\"],\r\n    \"executed_by\":\"admin@zluri.dev\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api-ext.zluri.com/ext/workflows/playbooks/:workflowPlaybookId/run","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","workflows","playbooks",":workflowPlaybookId","run"],"variable":[{"key":"workflowPlaybookId","value":"64c8a7dbf8a62b71799f35d0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"297"},{"key":"Date","value":"Tue, 01 Aug 2023 11:31:25 GMT"},{"key":"X-RateLimit-Reset","value":"1690889532"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"104"},{"key":"ETag","value":"W/\"68-8JEyZAPmiSmMO6dzO3k3e+sN+qs\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"trackingId\": \"66d0596d5548968735c42e0b\",\n    \"requestId\": \"6dc1c357ad\",\n    \"status\": 202,\n    \"success\": true\n}"},{"id":"22669164-5966-437e-bba7-e44e6e96d189","name":"Success for some users","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_emails\":[\"test_user1@zluri.com\",\"test_user2@zluri.dev\",\"invalid_user_email@zluri.dev\"],\r\n    \"executed_by\":\"admin@zluri.dev\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api-ext.zluri.com/ext/workflows/playbooks/:workflowPlaybookId/run","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","workflows","playbooks",":workflowPlaybookId","run"],"variable":[{"key":"workflowPlaybookId","value":"64c8a7dbf8a62b71799f35d0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"299"},{"key":"Date","value":"Tue, 01 Aug 2023 11:32:21 GMT"},{"key":"X-RateLimit-Reset","value":"1690889662"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"217"},{"key":"ETag","value":"W/\"d9-jeXviJU0B1+rR3ulspI6avK0Xsg\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"execution_passed_for_user_emails\": [\n        \"test_user1@zluri.com\",\n        \"test_user2@zluri.dev\"\n    ],\n    \"execution_failed_for_user_emails\": [\n        {\n            \"user_email\": \"invalid_user_email@zluri.dev\",\n            \"error\": \"User doesn't exists\"\n        }\n    ]\n}"},{"id":"24e4f463-9d52-423f-b1e5-749ed204a39b","name":"Err - Playbook doesn't exist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_emails\":[\"test_user1@zluri.com\",\"test_user2@zluri.dev\"],\r\n    \"executed_by\":\"admin@zluri.dev\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api-ext.zluri.com/ext/workflows/playbooks/:workflowPlaybookId/run","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","workflows","playbooks",":workflowPlaybookId","run"],"variable":[{"key":"workflowPlaybookId","value":"64c8a7dbf8a62b71799f35d1"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"299"},{"key":"Date","value":"Tue, 01 Aug 2023 11:26:50 GMT"},{"key":"X-RateLimit-Reset","value":"1690889331"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"87"},{"key":"ETag","value":"W/\"57-+xjP+aH/QorRmUihDry8ZFekS04\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"msg\": \"Playbook: 64c8a7dbf8a62b71799f35d1 does not exist \"\n        }\n    ],\n    \"code\": \"MISC\"\n}"},{"id":"41ffe8f8-25ed-46fe-bb49-8a8c74a36510","name":"Err - Playbook is unpublished","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_emails\":[\"test_user1@zluri.com\",\"test_user2@zluri.dev\"],\r\n    \"executed_by\":\"admin@zluri.dev\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api-ext.zluri.com/ext/workflows/playbooks/:workflowPlaybookId/run","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","workflows","playbooks",":workflowPlaybookId","run"],"variable":[{"key":"workflowPlaybookId","value":"64c8a7dbf8a62b71799f35d0"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"298"},{"key":"Date","value":"Tue, 01 Aug 2023 11:29:08 GMT"},{"key":"X-RateLimit-Reset","value":"1690889331"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"87"},{"key":"ETag","value":"W/\"57-0bbWqronD0uoSsD+BY1zyCUpD9g\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"msg\": \"Playbook: 64c8a7dbf8a62b71799f35d0 is unpublished \"\n        }\n    ],\n    \"code\": \"MISC\"\n}"},{"id":"d2e586ae-d3ba-4be7-8476-95ab78d521e1","name":"Err - Unauthorized request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_emails\":[\"test_user1@zluri.com\",\"test_user2@zluri.dev\"],\r\n    \"executed_by\":\"notadmin@zluri.dev\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api-ext.zluri.com/ext/workflows/playbooks/:workflowPlaybookId/run","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","workflows","playbooks",":workflowPlaybookId","run"],"variable":[{"key":"workflowPlaybookId","value":"64c8a7dbf8a62b71799f35d0"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"299"},{"key":"Date","value":"Tue, 01 Aug 2023 11:30:11 GMT"},{"key":"X-RateLimit-Reset","value":"1690889532"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"112"},{"key":"ETag","value":"W/\"70-8D41Bma1DxYLkTgNQVqse9/n58A\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"msg\": \"notadmin@zluri.dev is unauthorised or doesn't belong to this org\"\n        }\n    ],\n    \"code\": \"MISC\"\n}"},{"id":"556ea24d-4e45-4b5f-ab5e-05f40cc1b522","name":"Err - User doesn't exists","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user_emails\":[\"invalid_user@zlur.dev\"],\n    \"executed_by\":\"admin@zluri.dev\"\n}"},"url":{"raw":"https://api-ext.zluri.com/ext/workflows/playbooks/:workflowPlaybookId/run","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","workflows","playbooks",":workflowPlaybookId","run"],"variable":[{"key":"workflowPlaybookId","value":"<value>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"299"},{"key":"Date","value":"Fri, 04 Aug 2023 10:55:43 GMT"},{"key":"X-RateLimit-Reset","value":"1691146663"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"134"},{"key":"ETag","value":"W/\"86-AGe+Oefxwvzydz1QcamLKlMeGus\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failure\",\n    \"execution_failed_for_user_emails\": [\n        {\n            \"user_email\": \"invalid_user@zlur.dev\",\n            \"error\": \"User doesn't exists\"\n        }\n    ]\n}"}],"_postman_id":"02d2ae80-ca68-4c15-81e3-a27f2b31c771"},{"name":"Run Workflow - v2","id":"634c5445-6b26-4e40-9acf-6f927c2c30fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"playbookId\": \"66d010947d2b93ecc4174296\",\n    \"requestId\": \"6dc1c357ad\",\n    \"runByUserId\": \"zluri@zluri.com\",\n    \"userData\": [\n        {\n            \"email\": \"zluri_test@zluri.dev\",\n            \"variableValues\": {\n                \"ticketId\": \"223\"\n            }\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://workflows-api.zluri.com/organization/{{orgid}}/workflows/ext/run","description":"<p>API to run workflows with variables</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["organization","{{orgid}}","workflows","ext","run"],"host":["workflows-api","zluri","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"634c5445-6b26-4e40-9acf-6f927c2c30fb"}],"id":"c17eb2d6-35bb-4fb6-98c8-609ceda39271","_postman_id":"c17eb2d6-35bb-4fb6-98c8-609ceda39271","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}}},{"name":"Integration SDK","item":[{"name":"Get Available Data Points","id":"ac8f7bb5-900c-4a64-b65a-e42c41f8a496","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-ext.zluri.com/ext/integrations/sync-sdk/datapoints/","description":"<p>This marks the initial phase of configuring the integration. Through this API, you can either create a new instance object or retrieve an existing one. Subsequently, you will use this instance object to transmit the sync data.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","integrations","sync-sdk","datapoints",""],"host":["api-ext","zluri","com"],"query":[],"variable":[]}},"response":[{"id":"19024039-2db9-40de-a60f-a359b677dd60","name":"Get Available Data Points","originalRequest":{"method":"GET","header":[{"key":"api-key","value":"{{ZLURI_API_KEY}}","type":"text"}],"url":"https://api-ext.zluri.com/ext/integrations/sync-sdk/datapoints"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 Oct 2023 06:54:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"299"},{"key":"X-RateLimit-Reset","value":"1696316076"},{"key":"ETag","value":"W/\"5f-8M5QJWiIxWzdSv6OrFFdzktxJ98\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8103459069cf3c12-BLR"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"_id\": \"651b1fb3f8845b4222953d2c\",\n            \"name\": \"Transaction Information\",\n            \"enum\": \"transaction_information\",\n            \"status\": \"active\",\n            \"schema\": {\n                \"type\": \"array\",\n                \"items\": {\n                    \"type\": \"object\",\n                    \"properties\": {\n                        \"id\": {\n                            \"type\": \"string\"\n                        },\n                        \"transaction_date\": {\n                            \"type\": \"string\",\n                            \"format\": \"date-time\"\n                        },\n                        \"transaction_description\": {\n                            \"type\": \"string\"\n                        },\n                        \"transaction_amount\": {\n                            \"type\": \"number\"\n                        },\n                        \"transaction_currency\": {\n                            \"type\": \"string\"\n                        },\n                        \"vendor_name\": {\n                            \"type\": \"string\"\n                        },\n                        \"po_number\": {\n                            \"type\": \"string\"\n                        },\n                        \"account_name\": {\n                            \"type\": \"string\"\n                        },\n                        \"transaction_type\": {\n                            \"type\": \"string\"\n                        }\n                    },\n                    \"required\": [\n                        \"id\",\n                        \"transaction_date\",\n                        \"transaction_description\",\n                        \"transaction_amount\",\n                        \"transaction_currency\"\n                    ]\n                }\n            }\n        },\n        {\n            \"_id\": \"651b1f1af8845b4222953d2a\",\n            \"name\": \"User App Information\",\n            \"enum\": \"user_app_information\",\n            \"status\": \"active\",\n            \"schema\": {\n                \"type\": \"array\",\n                \"items\": {\n                    \"type\": \"object\",\n                    \"properties\": {\n                        \"last_used\": {\n                            \"type\": \"string\",\n                            \"format\": \"date-time\"\n                        },\n                        \"email\": {\n                            \"type\": \"string\"\n                        },\n                        \"app\": {\n                            \"type\": \"string\"\n                        }\n                    },\n                    \"required\": [\n                        \"last_used\",\n                        \"email\",\n                        \"app\"\n                    ]\n                }\n            }\n        },\n        {\n            \"_id\": \"6516769ca971cb05e11c7449\",\n            \"name\": \"Users Information\",\n            \"enum\": \"user_information\",\n            \"status\": \"active\",\n            \"schema\": {\n                \"type\": \"array\",\n                \"items\": {\n                    \"type\": \"object\",\n                    \"properties\": {\n                        \"name\": {\n                            \"type\": \"string\"\n                        },\n                        \"email\": {\n                            \"type\": \"string\"\n                        },\n                        \"department\": {\n                            \"type\": \"string\"\n                        },\n                        \"designation\": {\n                            \"type\": \"string\"\n                        },\n                        \"costcenter\": {\n                            \"type\": \"string\"\n                        },\n                        \"reportingmanager\": {\n                            \"type\": \"string\"\n                        },\n                        \"license\": {\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"string\"\n                            }\n                        },\n                        \"role\": {\n                            \"type\": \"string\"\n                        },\n                        \"jobTitle\": {\n                            \"type\": \"string\"\n                        },\n                        \"businessUnit\": {\n                            \"type\": \"string\"\n                        },\n                        \"last_used\": {\n                            \"type\": \"string\",\n                            \"format\": \"date-time\"\n                        },\n                        \"date_of_joining\": {\n                            \"type\": \"string\",\n                            \"format\": \"date-time\"\n                        },\n                        \"date_of_termination\": {\n                            \"type\": \"string\",\n                            \"format\": \"date-time\"\n                        },\n                        \"status\": {\n                            \"enum\": [\n                                \"active\",\n                                \"inactive\",\n                                \"suspended\"\n                            ]\n                        }\n                    },\n                    \"required\": [\n                        \"email\"\n                    ]\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"ac8f7bb5-900c-4a64-b65a-e42c41f8a496"},{"name":"Get Or Create Org Integration","id":"bc692ea2-0fda-4396-bcc2-31ea361ad890","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \n    \"appId\": \"666ae89e3fff0e7705cf15df\",    \n    \"instanceIdentifier\": \"azure-ad-onprem-test-1001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/integrations/sync-sdk/getOrCreateOrgIntegration","description":"<p>This marks the initial phase of configuring the integration. Through this API, you can either create a new instance object or retrieve an existing one. Subsequently, you will use this instance object to transmit the sync data.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","integrations","sync-sdk","getOrCreateOrgIntegration"],"host":["api-ext","zluri","com"],"query":[],"variable":[]}},"response":[{"id":"992e7b6c-a8a6-4ddf-89a1-a8885590a9ea","name":"Get Or Create Org Integration","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \n    \"appId\": \"0365e45164d9fa3b3e274122\",\n    \"appName\": \"Google Workspace\",\n    \"instanceIdentifier\": \"google-workspace-1121\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/integrations/sync-sdk/getOrCreateOrgIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 Oct 2023 06:54:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"299"},{"key":"X-RateLimit-Reset","value":"1696316076"},{"key":"ETag","value":"W/\"5f-8M5QJWiIxWzdSv6OrFFdzktxJ98\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8103459069cf3c12-BLR"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"_id\": \"651c2235e0eda4199c32e2dd\",\n        \"name\": \"google-workspace-1121\",\n        \"status\": \"connected\"\n    }\n}"}],"_postman_id":"bc692ea2-0fda-4396-bcc2-31ea361ad890"},{"name":"Init Sync","id":"40b9e5b0-c186-4145-972f-5f857bd79070","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"orgIntegrationId\": \"668744789e99155fcdd6d447\",\n    \"forceSync\": \"false\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/integrations/sync-sdk/init-sync","description":"<p>Whenever you need to synchronize data points, you must invoke this API to generate a fresh <code>syncId</code> for the target application. In the subsequent APIs, in addition to the data, you will need to include both the <code>syncId</code> and the instance ID  </p>\n<p>If you wish to initiate a fresh sync, even when there is an ongoing sync, you can use the <code>forceSync</code> parameter. By setting the <code>forceSync</code> parameter to <code>true</code>, you will override any active sync process, prompting the system to generate a new syncId and initiate a fresh sync, regardless of the current state.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","integrations","sync-sdk","init-sync"],"host":["api-ext","zluri","com"],"query":[],"variable":[]}},"response":[{"id":"d84ba64a-c99a-4c8d-b9a3-98e7b16123e6","name":"201 Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"orgIntegrationId\": \"651bb1396744c91d8886167\",\n    \"forceSync\": \"false\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/integrations/sync-sdk/init-sync"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 Oct 2023 06:55:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"174"},{"key":"Connection","value":"keep-alive"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"297"},{"key":"X-RateLimit-Reset","value":"1696316143"},{"key":"ETag","value":"W/\"ae-SvmZZhYxXqsxT8JNnrCdMO39EYk\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8103479689763c12-BLR"}],"cookie":[],"responseTime":null,"body":"{\n    \"syncId\": \"651c22bce053f9173bc6d301\",\n    \"syncPath\": \"612f89ee689585002f28d234/651b2108f8845b4222953d2f/651c2235e0eda4199c32e2dd/2023/9/3/651c22bce053f9173bc6d301\",\n    \"message\": \"init sync started\"\n}"},{"id":"d575d47b-690b-4ab2-b183-6d61f165b875","name":"Bad request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"orgIntegrationId\": \"651bb1396744c91d8886167\",\n    \"forceSync\": \"false\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/integrations/sync-sdk/init-sync"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 Oct 2023 06:57:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"160"},{"key":"Connection","value":"keep-alive"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin, X-HTTP-Method-Override"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"297"},{"key":"X-RateLimit-Reset","value":"1696316265"},{"key":"ETag","value":"W/\"a0-5+NT1gTa/NMk9pMjB6eMZyMyIzA\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"81034a90e82c3c12-BLR"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"ValidationError\": [\n            {\n                \"msg\": \"Invalid value\",\n                \"param\": \"orgIntegrationId\",\n                \"location\": \"body\"\n            }\n        ],\n        \"status\": 400\n    },\n    \"sentry_id\": \"e05c07706c134af395e247f3491bbdc0\"\n}"}],"_postman_id":"40b9e5b0-c186-4145-972f-5f857bd79070"},{"name":"Upload Data","id":"6d61d24b-5bd6-4671-96f0-2afe34404ad8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"orgIntegrationId\": \"651bb1396744c91d88861673\",\n    \"syncId\": \"651bbae05f165e7a6c9a02fe\",\n    \"dataPointEnum\": \"user_information\",\n    \"index\": 1,\n    \"data\": [\n        {\n            \"name\": \"John Doe\",\n            \"email\": \"john.doe@example.com\",\n            \"department\": \"Engineering\",\n            \"designation\": \"Software Engineer\",\n            \"costcenter\": \"CC001\",\n            \"reportingmanager\": \"Jane Smith\",\n            \"license\": [\n                \"license1\",\n                \"license2\"\n            ],\n            \"role\": \"Developer\",\n            \"jobTitle\": \"Software Engineer\",\n            \"businessUnit\": \"Tech\",\n            \"last_used\": \"2024-10-21T10:00:00Z\",\n            \"date_of_joining\": \"2022-01-15T09:00:00Z\",\n            \"status\": \"active\",\n            \"customFields\": {\n                \"customKey1\": \"customVal\",\n                \"customKey2\": 42,\n                \"customKey3\": true,\n                \"customKey4\": null,\n                \"customKey5\": \"2024-10-21T10:00:00Z\"\n            }\n        },\n        {\n            \"name\": \"Alice Johnson\",\n            \"email\": \"alice.johnson@example.com\",\n            \"department\": \"Marketing\",\n            \"designation\": \"Marketing Specialist\",\n            \"costcenter\": \"CC002\",\n            \"reportingmanager\": \"Bob Brown\",\n            \"license\": [\n                \"licenseA\",\n                \"licenseB\"\n            ],\n            \"role\": \"Analyst\",\n            \"jobTitle\": \"Marketing Analyst\",\n            \"businessUnit\": \"Sales\",\n            \"last_used\": \"2024-10-22T15:30:00Z\",\n            \"date_of_joining\": \"2021-05-10T08:00:00Z\",\n            \"status\": \"active\",\n            \"customFields\": {\n                \"customKey1\": \"exampleValue\",\n                \"customKey2\": 100,\n                \"customKey3\": false,\n                \"customKey4\": null,\n                \"customKey5\": \"2024-10-22T15:30:00Z\"\n            }\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/integrations/sync-sdk/upload-data","description":"<p>Please use this API to upload data into Zluri. You can define the data type you wish to update in dataPointEnum field and send the values in data field.</p>\n<p>Contact Zluri's support team to obtain the list of supported dataPointEnum values and the required data upload format.</p>\n<blockquote>\n<p>We strongly recommend keeping the data object size under 1000. Additionally, you can include an index starting from 1 and increase it if the data size exceeds 1000. </p>\n</blockquote>\n<p>Current data enums supported : <code>user_information</code> , <code>user_app_information, transaction_information</code></p>\n<p>IMPORTANT NOTE:</p>\n<p>The API handles data uploads by returning a success status if optional fields have issues, such as incorrect formats or data types, and includes a warnings key to highlight them. However, if required fields are missing or incorrectly formatted, the response includes an errors key, and the upload is marked as a failure. Success is allowed for warnings, but errors result in failure.</p>\n<p><code>user_information</code> supports the following data fields</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n\"properties\": {\n        \"name\": {\n          \"type\": \"string\"\n        },\n        \"email\": {\n          \"type\": \"string\"\n        },\n        \"department\": {\n          \"type\": \"string\"\n        },\n        \"designation\": {\n          \"type\": \"string\"\n        },\n        \"costcenter\": {\n          \"type\": \"string\"\n        },\n        \"reportingmanager\": {\n          \"type\": \"string\"\n        },\n        \"license\": {\n          \"type\": \"array\",\n          \"items\": {\n            \"type\": \"string\"\n          }\n        },\n        \"role\": {\n          \"type\": \"string\"\n        },\n        \"last_used\": {\n          \"type\": \"string\",\n          \"format\": \"date-time\"\n        },\n        \"date_of_joining\": {\n          \"type\": \"string\",\n          \"format\": \"date-time\"\n        },\n        \"date_of_termination\": {\n          \"type\": \"string\",\n          \"format\": \"date-time\"\n        },\n        \"status\": {\n          \"enum\": [\n            \"active\",\n            \"inactive\",\n            \"suspended\"\n          ]\n        }\n      },\n      \"required\": [\n        \"email\"\n      ]\n}\n\n</code></pre>\n<p><code>user_app_information</code> supports the following data fields</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n\"properties\": {\n        \"last_used\": {\n          \"type\": \"string\",\n          \"format\": \"date-time\"\n        },\n        \"email\": {\n          \"type\": \"string\"\n        },\n        \"app\": {\n          \"type\": \"string\"\n        }\n      },\n      \"required\": [\n        \"last_used\",\n        \"email\",\n        \"app\"\n      ]\n    }\n}\n\n</code></pre><p><code>transaction_information</code> supports the following data fields</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n      \"properties\": {\n        \"id\": {\n          \"type\": \"string\"\n        },\n        \"transaction_date\": {\n          \"type\": \"string\",\n          \"format\": \"date-time\"\n        },\n        \"transaction_description\": {\n          \"type\": \"string\"\n        },\n        \"transaction_amount\": {\n          \"type\": \"number\"\n        },\n        \"transaction_currency\": {\n          \"type\": \"string\"\n        },\n        \"vendor_name\": {\n          \"type\": \"string\"\n        },\n        \"po_number\": {\n          \"type\": \"string\"\n        },\n        \"account_name\": {\n          \"type\": \"string\"\n        },\n        \"transaction_type\": {\n          \"type\": \"string\"\n        }\n      },\n      \"required\": [\n        \"id\",\n        \"transaction_date\",\n        \"transaction_description\",\n        \"transaction_amount\",\n        \"transaction_currency\"\n      ]\n    }\n} \n\n</code></pre><blockquote>\n<p><em><strong>You are allowed to include up to 100 custom fields in the request payload under a \"customFields\" key. Please note that each key and value must not exceed 200 characters. The allowed data types for custom fields are</strong></em> <em><strong>string,</strong></em> <em><strong>number,</strong></em> <em><strong>boolean, and</strong></em> <em><strong>null. Please find an example of a sample payload that includes custom fields below.</strong></em> </p>\n</blockquote>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">  {\n            \"name\": \"John Doe\",\n            \"email\": \"john.doe@example.com\",\n            \"department\": \"Engineering\",\n            \"designation\": \"Software Engineer\",\n            \"costcenter\": \"CC001\",\n            \"reportingmanager\": \"Jane Smith\",\n            \"license\": [\n                \"license1\",\n                \"license2\"\n            ],\n            \"role\": \"Developer\",\n            \"jobTitle\": \"Software Engineer\",\n            \"businessUnit\": \"Tech\",\n            \"last_used\": \"2024-10-21T10:00:00Z\",\n            \"date_of_joining\": \"2022-01-15T09:00:00Z\",\n            \"status\": \"active\",\n            \"customFields\": {\n                \"customKey1\": \"customVal\",\n                \"customKey2\": 42,\n                \"customKey3\": true,\n                \"customKey4\": null,\n                \"customKey5\": \"2024-10-21T10:00:00Z\"\n            }\n        }\n\n</code></pre>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","integrations","sync-sdk","upload-data"],"host":["api-ext","zluri","com"],"query":[],"variable":[]}},"response":[{"id":"b7d907b9-6a02-4b7e-bcbf-58870b75bf26","name":"Success","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"orgIntegrationId\": \"651bb1396744c91d88861673\",\n    \"syncId\": \"651bbae05f165e7a6c9a02fe\",\n    \"dataPointEnum\": \"user_information\",\n    \"index\": 1,\n    \"data\": [\n        {\n            \"name\": \"John Doe\",\n            \"email\": \"john.doe@example.com\",\n            \"department\": \"Engineering\",\n            \"designation\": \"Software Engineer\",\n            \"costcenter\": \"CC001\",\n            \"reportingmanager\": \"Jane Smith\",\n            \"license\": [\n                \"license1\",\n                \"license2\"\n            ],\n            \"role\": \"Developer\",\n            \"jobTitle\": \"Software Engineer\",\n            \"businessUnit\": \"Tech\",\n            \"last_used\": \"2024-10-21T10:00:00Z\",\n            \"date_of_joining\": \"2022-01-15T09:00:00Z\",\n            \"status\": \"active\",\n            \"customFields\": {\n                \"customKey1\": \"customVal\",\n                \"customKey2\": 42,\n                \"customKey3\": true,\n                \"customKey4\": null,\n                \"customKey5\": \"2024-10-21T10:00:00Z\"\n            }\n        },\n        {\n            \"name\": \"Alice Johnson\",\n            \"email\": \"alice.johnson@example.com\",\n            \"department\": \"Marketing\",\n            \"designation\": \"Marketing Specialist\",\n            \"costcenter\": \"CC002\",\n            \"reportingmanager\": \"Bob Brown\",\n            \"license\": [\n                \"licenseA\",\n                \"licenseB\"\n            ],\n            \"role\": \"Analyst\",\n            \"jobTitle\": \"Marketing Analyst\",\n            \"businessUnit\": \"Sales\",\n            \"last_used\": \"2024-10-22T15:30:00Z\",\n            \"date_of_joining\": \"2021-05-10T08:00:00Z\",\n            \"status\": \"active\",\n            \"customFields\": {\n                \"customKey1\": \"exampleValue\",\n                \"customKey2\": 100,\n                \"customKey3\": false,\n                \"customKey4\": null,\n                \"customKey5\": \"2024-10-22T15:30:00Z\"\n            }\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/integrations/sync-sdk/upload-data"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 Oct 2023 06:58:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"40"},{"key":"Connection","value":"keep-alive"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"299"},{"key":"X-RateLimit-Reset","value":"1696316311"},{"key":"ETag","value":"W/\"28-7jqne6CC1Woym7NXFGLCpRC1oEY\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"81034b50cb5f3c12-BLR"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"data uploaded successfully\"\n}"},{"id":"57715720-9110-4ab0-8e1b-ed9e7a933796","name":"Upload Failure","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"orgIntegrationId\": \"6762dda0194dbb02d3b52b4f\",\n    \"syncId\": \"676910eed89e4251928d7f2f\",\n    \"dataPointEnum\": \"user_information\",\n    \"index\": 1,\n    \"data\": [\n        {\n            \"name\": \"John Doe\",\n            \"email\": 1,\n            \"designation\": \"Software Engineer\",\n            \"costcenter\": \"CC001\",\n            \"reportingmanager\": \"Jane Smith\"\n        },\n        {\n            \"name\": \"Samules\",\n            \"email\": \"samules@zluri.com\",\n            \"designation\": \"Software Engineer\",\n            \"costcenter\": \"CC001\",\n            \"reportingmanager\": \"Jane Smith\",\n    \n            \"status\": \"active\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/integrations/sync-sdk/upload-data"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"data upload failed\",\n    \"warnings\": [],\n    \"errors\": [\n        {\n            \"instancePath\": \"/0/email\",\n            \"schemaPath\": \"#/items/properties/email/type\",\n            \"keyword\": \"type\",\n            \"params\": {\n                \"type\": \"string\"\n            },\n            \"message\": \"must be string\"\n        }\n    ]\n}"},{"id":"2bbfc31c-d09d-4d8e-a026-6129e045f9cd","name":"Upload with warnings","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"orgIntegrationId\": \"6762dda0194dbb02d3b52b4f\",\n    \"syncId\": \"676910eed89e4251928d7f2f\",\n    \"dataPointEnum\": \"user_information\",\n    \"index\": 1,\n    \"data\": [\n        {\n            \"name\": \"John Doe\",\n            \"email\": \"john@doe.com\",\n            \"designation\": \"Software Engineer\",\n            \"costcenter\": \"CC001\",\n            \"reportingmanager\": \"Jane Smith\",\n            \"status\" : \"online\"\n        },\n        {\n            \"name\": \"Sam\",\n            \"email\": \"sam@zluri.com\",\n            \"designation\": \"Software Engineer\",\n            \"costcenter\": \"CC001\",\n            \"reportingmanager\": \"Jane Smith\",\n            \"last_used\" : 1,\n    \n            \"status\": \"active\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/integrations/sync-sdk/upload-data"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"data uploaded successfully\",\n    \"warnings\": [\n        {\n            \"instancePath\": \"/0/status\",\n            \"schemaPath\": \"#/items/properties/status/enum\",\n            \"keyword\": \"enum\",\n            \"params\": {\n                \"allowedValues\": [\n                    \"active\",\n                    \"inactive\",\n                    \"suspended\"\n                ]\n            },\n            \"message\": \"must be equal to one of the allowed values\"\n        },\n        {\n            \"instancePath\": \"/1/last_used\",\n            \"schemaPath\": \"#/items/properties/last_used/type\",\n            \"keyword\": \"type\",\n            \"params\": {\n                \"type\": \"string\"\n            },\n            \"message\": \"must be string\"\n        }\n    ]\n}"}],"_postman_id":"6d61d24b-5bd6-4671-96f0-2afe34404ad8"},{"name":"Finish Sync","id":"15af0c64-96fa-4710-bb1f-2edc2a61459e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"orgIntegrationId\": \"651c2235e0eda4199c32e2dd\",\n    \"syncId\": \"651c22bce053f9173bc6d301\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/integrations/sync-sdk/finish-sync","description":"<p>This marks the final step in the synchronization process. Invoke this API after you have successfully uploaded all the necessary data to Zluri.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","integrations","sync-sdk","finish-sync"],"host":["api-ext","zluri","com"],"query":[],"variable":[]}},"response":[{"id":"bf1d50d1-c5bf-41cb-b742-3008f8ca4198","name":"200","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"orgIntegrationId\": \"651bb1396744c91d88861673\",\n    \"syncId\": \"651bbae05f165e7a6c9a02fe\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-ext.zluri.com/ext/integrations/sync-sdk/finish-sync"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 Oct 2023 07:00:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"40"},{"key":"Connection","value":"keep-alive"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"299"},{"key":"X-RateLimit-Reset","value":"1696316438"},{"key":"ETag","value":"W/\"28-jrxrixqYLCOyfTYPysNfYQHlY+k\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"81034e677dbb3c12-BLR"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"sync finished successfully\"\n}"}],"_postman_id":"15af0c64-96fa-4710-bb1f-2edc2a61459e"}],"id":"c2d3d726-46c9-4cb4-8296-810e1105e1f3","description":"<p>Many applications provide businesses the ability to establish unique, non-public API connections. Consequently, Zluri cannot develop a standard integration for such applications. However, if customers expose these data points through Zluri Integration APIs, we will create a customized integration and implement it for their organization.</p>\n","_postman_id":"c2d3d726-46c9-4cb4-8296-810e1105e1f3","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}}},{"name":"Audit Logs","item":[{"name":"Get Audit logs","id":"c086157e-96c4-47a2-97d6-8c580f65b9e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-ext.zluri.com/ext/v1/audit/list?page=<page number>&page_size=<item count per page>&start_date=<start date string>&end_date=<end date string>","description":"<p>The Audit Log API allows you to programmatically access and retrieve logs of access and activity within your organization. You have the capability to utilize this API to fetch logs within a defined date range. The API delivers paginated responses, each containing up to 100 records per page.</p>\n<h3 id=\"authentication\">Authentication</h3>\n<p>The Audit Log API uses API tokens to authenticate requests, please reach out to your customer support executive to get the API key.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Type</strong></th>\n<th><strong>In</strong></th>\n<th><strong>Name</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>API Key</td>\n<td>Headers</td>\n<td>api_key</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"query-parameters\">Query Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>URL Parameter</th>\n<th>Required?</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>page</td>\n<td>No</td>\n<td>The page parameter determines which set of data is returned in a paginated response. It's usually paired with the pageSize parameter to manage the number of records shown per page. By default, the page value is set to 1. To browse through the entire response, begin with page 1 and keep making requests until you receive no results.</td>\n</tr>\n<tr>\n<td>page_size</td>\n<td>No</td>\n<td>The page_size parameter specifies how many records are displayed per page in a paginated response. It's commonly used alongside the page parameter to navigate through paginated results. The default value for pageSize is 100.</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>No</td>\n<td>The start_date parameter indicates the beginning of the date range for retrieving audit logs. If not provided, it defaults to seven days before the current date. The startDate must be earlier than the endDate and should be sent as a string in ISO-8601 format, such as 2023-12-01T22:00:00.000Z.</td>\n</tr>\n<tr>\n<td>end_date</td>\n<td>No</td>\n<td>The end_date parameter specifies the end date of the audit log date range you wish to retrieve. If not provided, it defaults to the current date. The endDate value must follow the startDate value and be sent as a string in ISO-8601 format, for example, 2023-03-01T22:00:00.000Z. Note that logs can be retrieved for a maximum range of 7 days. If the specified range exceeds 7 days, the platform automatically adjusts the range and outputs logs from 7 days before the specified endDate.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"response-codes\">Response Codes</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>The request was successful. The response will contain a JSON body.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>The request was invalid and/or malformed. The response will contain an Errors JSON Object with the specific errors.</td>\n</tr>\n<tr>\n<td>401</td>\n<td>When the request lacks valid authentication credentials for the target resource</td>\n</tr>\n<tr>\n<td>429</td>\n<td></td>\n</tr>\n<tr>\n<td>500</td>\n<td>There was an internal error. A stack trace is provided and logged in the Zluri log files. The response will be empty.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"supported-audit-log-events\">Supported Audit log events</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Audit log Event</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>app_it_owner_assigned</td>\n<td>An IT owner was assigned to an application.</td>\n</tr>\n<tr>\n<td>connect_error</td>\n<td>An error occurred during a connection attempt.</td>\n</tr>\n<tr>\n<td>user_type_changed</td>\n<td>The type of a user account was changed.</td>\n</tr>\n<tr>\n<td>integration_sync_completed</td>\n<td>A synchronization process with an integration was completed.</td>\n</tr>\n<tr>\n<td>playbook_published</td>\n<td>A playbook was published successfully.</td>\n</tr>\n<tr>\n<td>user_identified_from_an_integration</td>\n<td>A user was identified through an integration.</td>\n</tr>\n<tr>\n<td>app_archived</td>\n<td>An application was archived.</td>\n</tr>\n<tr>\n<td>disconnect</td>\n<td>A disconnection from a service or integration occurred.</td>\n</tr>\n<tr>\n<td>invite_user</td>\n<td>A user was invited to the system.</td>\n</tr>\n<tr>\n<td>auth_error</td>\n<td>An authentication error occurred.</td>\n</tr>\n<tr>\n<td>user_application_archived</td>\n<td>A user's application was archived.</td>\n</tr>\n<tr>\n<td>app_finance_owner_assigned</td>\n<td>A finance owner was assigned to an application.</td>\n</tr>\n<tr>\n<td>user_archived</td>\n<td>A user account was archived.</td>\n</tr>\n<tr>\n<td>transactions_identified_manually</td>\n<td>Transactions were identified manually.</td>\n</tr>\n<tr>\n<td>department_created_via_integration</td>\n<td>A department was created through an integration.</td>\n</tr>\n<tr>\n<td>connect_success</td>\n<td>A successful connection to a service or integration was made.</td>\n</tr>\n<tr>\n<td>user_role_changed</td>\n<td>The role of a user was changed.</td>\n</tr>\n<tr>\n<td>integration_sync_started</td>\n<td>The synchronization process with an integration started.</td>\n</tr>\n<tr>\n<td>vendor_updated</td>\n<td>A vendor's information was updated.</td>\n</tr>\n<tr>\n<td>user_reset_password</td>\n<td>A user reset their password.</td>\n</tr>\n<tr>\n<td>app_requested</td>\n<td>An application was requested.</td>\n</tr>\n<tr>\n<td>rule_triggered</td>\n<td>A rule was triggered within the system.</td>\n</tr>\n<tr>\n<td>user_application_role_changed</td>\n<td>A user's role within an application was changed.</td>\n</tr>\n<tr>\n<td>playbook_created_manually</td>\n<td>A playbook was created manually.</td>\n</tr>\n<tr>\n<td>app_note_reminder_added</td>\n<td>A reminder note was added to an application.</td>\n</tr>\n<tr>\n<td>user_note_added</td>\n<td>A note was added to a user's account.</td>\n</tr>\n<tr>\n<td>user_designation_changed</td>\n<td>A user's designation was changed.</td>\n</tr>\n<tr>\n<td>user_added_manually</td>\n<td>A user was added to the system manually.</td>\n</tr>\n<tr>\n<td>app_note_added</td>\n<td>A note was added to an application.</td>\n</tr>\n<tr>\n<td>app_department_split_category_changed</td>\n<td>A department's split category within an application was changed.</td>\n</tr>\n<tr>\n<td>payment_method_assigned_to_transaction</td>\n<td>A payment method was assigned to a transaction.</td>\n</tr>\n<tr>\n<td>notification_setting_changed</td>\n<td>A user's notification settings were changed.</td>\n</tr>\n<tr>\n<td>connect_initiated</td>\n<td>The initiation of a connection to a service or integration.</td>\n</tr>\n<tr>\n<td>transactions_archived</td>\n<td>Transactions were archived.</td>\n</tr>\n<tr>\n<td>app_identified_from_integration</td>\n<td>An application was identified through an integration.</td>\n</tr>\n<tr>\n<td>app_authorisation_status_changed</td>\n<td>The authorization status of an application was changed.</td>\n</tr>\n<tr>\n<td>user_status_changed</td>\n<td>The status of a user was changed.</td>\n</tr>\n<tr>\n<td>user_application_status_changed</td>\n<td>The status of a user's application was changed.</td>\n</tr>\n<tr>\n<td>department_created_manually</td>\n<td>A department was created manually.</td>\n</tr>\n<tr>\n<td>org_integration_deleted</td>\n<td>An organization's integration was deleted.</td>\n</tr>\n<tr>\n<td>user_soure_added</td>\n<td>A user source was added.</td>\n</tr>\n<tr>\n<td>user_marked_for_offboarding</td>\n<td>A user was marked for offboarding.</td>\n</tr>\n<tr>\n<td>license_requested</td>\n<td>A license for an application or service was requested.</td>\n</tr>\n<tr>\n<td>user_marked_for_onboarding</td>\n<td>A user was marked for onboarding.</td>\n</tr>\n<tr>\n<td>app_risk_changed</td>\n<td>The risk level of an application was changed.</td>\n</tr>\n<tr>\n<td>app_contract_edited</td>\n<td>An application's contract was edited.</td>\n</tr>\n<tr>\n<td>run_workflow</td>\n<td>A workflow was executed.</td>\n</tr>\n<tr>\n<td>data_update_started</td>\n<td>A data update process was initiated.</td>\n</tr>\n<tr>\n<td>app_added_manually</td>\n<td>An application was added to the system manually.</td>\n</tr>\n<tr>\n<td>user_department_changed</td>\n<td>A user's department was changed.</td>\n</tr>\n<tr>\n<td>app_license_added</td>\n<td>A license was added to an application.</td>\n</tr>\n<tr>\n<td>user_reporting_manager_changed</td>\n<td>A user's reporting manager was changed.</td>\n</tr>\n<tr>\n<td>users_added_to_app</td>\n<td>Users were added to an application.</td>\n</tr>\n<tr>\n<td>user_login</td>\n<td>A user login event occurred.</td>\n</tr>\n<tr>\n<td>contract_it_owner_assigned</td>\n<td>An IT owner was assigned to a contract.</td>\n</tr>\n<tr>\n<td>department_archived</td>\n<td>A department was archived.</td>\n</tr>\n<tr>\n<td>app_contract_added</td>\n<td>A contract was added to an application.</td>\n</tr>\n<tr>\n<td>reconnect_initiated</td>\n<td>The re-initiation of a connection to a service or integration.</td>\n</tr>\n<tr>\n<td>app_owner_assigned</td>\n<td>An owner was assigned to an application.</td>\n</tr>\n<tr>\n<td>vendor_added</td>\n<td>A new vendor was added to the system.</td>\n</tr>\n<tr>\n<td>department_owner_updated</td>\n<td>The owner of a department was updated.</td>\n</tr>\n</tbody>\n</table>\n</div><p>notionvc: 980b9094-64c1-478e-b3b7-52eca16451c9</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","v1","audit","list"],"host":["api-ext","zluri","com"],"query":[{"description":{"content":"<p>The page parameter determines which set of data is returned in a paginated response. It's usually paired with the pageSize parameter to manage the number of records shown per page. By default, the page value is set to 1. To browse through the entire response, begin with page 1 and keep making requests until you receive no results.</p>\n","type":"text/plain"},"key":"page","value":"<page number>"},{"description":{"content":"<p>The pageSize parameter specifies how many records are displayed per page in a paginated response. It's commonly used alongside the page parameter to navigate through paginated results. The default value for pageSize is 100.</p>\n","type":"text/plain"},"key":"page_size","value":"<item count per page>"},{"description":{"content":"<p>The startDate parameter indicates the beginning of the date range for retrieving audit logs. If not provided, it defaults to seven days before the current date. The startDate must be earlier than the endDate and should be sent as a string in ISO-8601 format, such as 2023-12-01T22:00:00.000Z.</p>\n","type":"text/plain"},"key":"start_date","value":"<start date string>"},{"description":{"content":"<p>The endDate parameter specifies the end date of the audit log date range you wish to retrieve. If not provided, it defaults to the current date. The endDate value must follow the startDate value and be sent as a string in ISO-8601 format, for example, 2023-03-01T22:00:00.000Z. Note that logs can be retrieved for a maximum range of 7 days. If the specified range exceeds 7 days, the platform automatically adjusts the range and outputs logs from 7 days before the specified endDate.</p>\n","type":"text/plain"},"key":"end_date","value":"<end date string>"}],"variable":[]}},"response":[{"id":"9cff7119-2f6b-48aa-a2e1-80a41b5a57d6","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api-ext.zluri.com/ext/v1/audit/list?page=1&page_size=30&start_date=2024-02-05T08:12:05.533Z&end_date=2024-02-09T08:12:05.533Z","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","v1","audit","list"],"query":[{"key":"page","value":"1","description":"[1-infinity]"},{"key":"page_size","value":"30","description":"[1-100]"},{"key":"start_date","value":"2024-02-05T08:12:05.533Z","description":"ISO string date"},{"key":"end_date","value":"2024-02-09T08:12:05.533Z","description":"ISO string date"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Feb 2024 09:54:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"299"},{"key":"X-RateLimit-Reset","value":"1707472529"},{"key":"ETag","value":"W/\"308b-NQ9BFyA8DlhMEWKd4Z6pvHMSc/4\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"852b3bed6b6beb77-SEA"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"page_size\": 30,\n    \"count\": 3460,\n    \"start_date\": \"2024-02-05T08:12:05.533Z\",\n    \"end_date\": \"2024-02-09T08:12:05.533Z\",\n    \"items\": [\n        {\n            \"_id\": \"65c098acec4db36d831b05e6\",\n            \"event_timestamp\": \"2024-02-05T08:12:31.517Z\",\n            \"event\": \"user_login\",\n            \"event_type\": \"login\",\n            \"event_title\": \"<b>Zluri Demo test</b> was loggedIn\",\n            \"event_description\": \"<b>Zluri Demo test</b> was loggedIn on <b>2/5/2024, 8:12:31 AM</b>\",\n            \"actor\": \"user\",\n            \"actor_id\": \"605072ae40973f002d004cc6\",\n            \"actor_name\": \"Zluri Demo test\",\n            \"actor_role\": \"admin\",\n            \"entity\": \"users\"\n        },\n        {\n            \"_id\": \"65c098f8ec4db36d831b05ee\",\n            \"event_timestamp\": \"2024-02-05T08:13:47.975Z\",\n            \"event\": \"user_login\",\n            \"event_type\": \"login\",\n            \"event_title\": \"<b>Zluri Demo test</b> was loggedIn\",\n            \"event_description\": \"<b>Zluri Demo test</b> was loggedIn on <b>2/5/2024, 8:13:47 AM</b>\",\n            \"actor\": \"user\",\n            \"actor_id\": \"605072ae40973f002d004cc6\",\n            \"actor_name\": \"Zluri Demo test\",\n            \"actor_role\": \"admin\",\n            \"entity\": \"users\"\n        },\n        {\n            \"_id\": \"65c09b3fbacf7b19ad84f724\",\n            \"event_timestamp\": \"2024-02-05T08:23:30.498Z\",\n            \"event\": \"user_login\",\n            \"event_type\": \"login\",\n            \"event_title\": \"<b>Zluri Demo test</b> was loggedIn\",\n            \"event_description\": \"<b>Zluri Demo test</b> was loggedIn on <b>2/5/2024, 8:23:30 AM</b>\",\n            \"actor\": \"user\",\n            \"actor_id\": \"605072ae40973f002d004cc6\",\n            \"actor_name\": \"Zluri Demo test\",\n            \"actor_role\": \"admin\",\n            \"entity\": \"users\"\n        },\n        {\n            \"_id\": \"65c09b3fbacf7b19ad84f725\",\n            \"event_timestamp\": \"2024-02-05T08:24:01.661Z\",\n            \"event\": \"user_login\",\n            \"event_type\": \"login\",\n            \"event_title\": \"<b>Zluri Demo test</b> was loggedIn\",\n            \"event_description\": \"<b>Zluri Demo test</b> was loggedIn on <b>2/5/2024, 8:24:01 AM</b>\",\n            \"actor\": \"user\",\n            \"actor_id\": \"605072ae40973f002d004cc6\",\n            \"actor_name\": \"Zluri Demo test\",\n            \"actor_role\": \"admin\",\n            \"entity\": \"users\"\n        },\n        {\n            \"_id\": \"65c09c4dec4db36d831b0d9c\",\n            \"event_timestamp\": \"2024-02-05T08:28:00.429Z\",\n            \"event\": \"user_login\",\n            \"event_type\": \"login\",\n            \"event_title\": \"<b>Zluri Demo test</b> was loggedIn\",\n            \"event_description\": \"<b>Zluri Demo test</b> was loggedIn on <b>2/5/2024, 8:28:00 AM</b>\",\n            \"actor\": \"user\",\n            \"actor_id\": \"605072ae40973f002d004cc6\",\n            \"actor_name\": \"Zluri Demo test\",\n            \"actor_role\": \"admin\",\n            \"entity\": \"users\"\n        },\n        {\n            \"_id\": \"65c09d7bbacf7b19ad84f7c3\",\n            \"event_timestamp\": \"2024-02-05T08:33:02.396Z\",\n            \"event\": \"user_login\",\n            \"event_type\": \"login\",\n            \"event_title\": \"<b>Zluri Demo test</b> was loggedIn\",\n            \"event_description\": \"<b>Zluri Demo test</b> was loggedIn on <b>2/5/2024, 8:33:02 AM</b>\",\n            \"actor\": \"user\",\n            \"actor_id\": \"605072ae40973f002d004cc6\",\n            \"actor_name\": \"Zluri Demo test\",\n            \"actor_role\": \"admin\",\n            \"entity\": \"users\"\n        },\n        {\n            \"_id\": \"65c09eddc22bcead071429e5\",\n            \"event_timestamp\": \"2024-02-05T08:38:55.813Z\",\n            \"event\": \"user_login\",\n            \"event_type\": \"login\",\n            \"event_title\": \"<b>Zluri Demo test</b> was loggedIn\",\n            \"event_description\": \"<b>Zluri Demo test</b> was loggedIn on <b>2/5/2024, 8:38:55 AM</b>\",\n            \"actor\": \"user\",\n            \"actor_id\": \"605072ae40973f002d004cc6\",\n            \"actor_name\": \"Zluri Demo test\",\n            \"actor_role\": \"admin\",\n            \"entity\": \"users\"\n        },\n        {\n            \"_id\": \"65c0a075c5553ffc775a4dda\",\n            \"event_timestamp\": \"2024-02-05T08:45:44.491Z\",\n            \"event\": \"user_login\",\n            \"event_type\": \"login\",\n            \"event_title\": \"<b>Zluri Demo test</b> was loggedIn\",\n            \"event_description\": \"<b>Zluri Demo test</b> was loggedIn on <b>2/5/2024, 8:45:44 AM</b>\",\n            \"actor\": \"user\",\n            \"actor_id\": \"605072ae40973f002d004cc6\",\n            \"actor_name\": \"Zluri Demo test\",\n            \"actor_role\": \"admin\",\n            \"entity\": \"users\"\n        },\n        {\n            \"_id\": \"65c0a0e8c5553ffc775a4e02\",\n            \"event_timestamp\": \"2024-02-05T08:47:39.665Z\",\n            \"event\": \"user_login\",\n            \"event_type\": \"login\",\n            \"event_title\": \"<b>Zluri Demo test</b> was loggedIn\",\n            \"event_description\": \"<b>Zluri Demo test</b> was loggedIn on <b>2/5/2024, 8:47:39 AM</b>\",\n            \"actor\": \"user\",\n            \"actor_id\": \"605072ae40973f002d004cc6\",\n            \"actor_name\": \"Zluri Demo test\",\n            \"actor_role\": \"admin\",\n            \"entity\": \"users\"\n        },\n        {\n            \"_id\": \"65c0a15fe7423aff0d844848\",\n            \"event_timestamp\": \"2024-02-05T08:49:38.156Z\",\n            \"event\": \"license_requested\",\n            \"event_type\": \"created\",\n            \"event_title\": \"<b></b> license of <b>Jira</b> is requested\",\n            \"event_description\": \"<b></b> license of <b>Jira</b> was requested by <b>Zluri Demo test</b> on <b>02/05/2024, 08:49:38</b>\",\n            \"actor\": \"user\",\n            \"actor_id\": \"605072ae40973f002d004cc6\",\n            \"actor_role\": \"admin\",\n            \"entity\": \"requests\",\n            \"actor_name\": \"Zluri Demo test\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8ec\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.389Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>App rule for Jira</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65b7a0daf65df6c899ed18e5\",\n            \"actor_name\": \"App rule for Jira\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8ed\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.496Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"64b65ee683dfb122281badf8\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8ee\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.505Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65a3ecb00d31a83cbbae7902\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8ef\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.512Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65a76104cc562095591d4bd5\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8f0\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.518Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65aa5e9c574d4babc95e21cf\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8f1\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.525Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65ae1728f0bc9db3357346b1\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8f2\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.532Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65ae174893d3806331843490\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8f3\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.584Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65ae174893d3806331843495\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8f4\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.594Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65ae174893d380633184349e\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8f5\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.601Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65ae174893d38063318434a3\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8f6\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.608Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65ae2e90f9d5deeb6b86f762\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8f7\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.614Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65ae2e90f9d5deeb6b86f768\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8f8\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.621Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65ae2e91f9d5deeb6b86f79d\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8f9\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.627Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65ae2e91f9d5deeb6b86f7a5\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8fa\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.633Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65ae2ef4f9d5deeb6b86fb71\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8fb\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.640Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65ae2ef4f9d5deeb6b86fb7e\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8fc\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.647Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65ae2ef4f9d5deeb6b86fb86\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8fd\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.653Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65ae2ef4f9d5deeb6b86fb8b\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8fe\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.658Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65ae46c26f06433b9b1fe20a\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        },\n        {\n            \"_id\": \"65c0a161bc3106ce3e87d8ff\",\n            \"event_timestamp\": \"2024-02-05T08:50:41.665Z\",\n            \"event\": \"rule_triggered\",\n            \"event_type\": \"misc\",\n            \"event_title\": \"Rule triggered\",\n            \"event_description\": \"Rule: <b>Standard Rule for Existing Applications</b> was triggered successfully.\",\n            \"actor\": \"automationrule\",\n            \"actor_id\": \"65ae58106f06433b9b1ff08d\",\n            \"actor_name\": \"Standard Rule for Existing Applications\",\n            \"actor_role\": null,\n            \"entity\": \"automationrules\"\n        }\n    ]\n}"},{"id":"198d32de-b6e0-4e6e-8e53-ca681af92b3d","name":"Err - page parameter less than 1","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api-ext.zluri.com/ext/v1/audit/list?page=0&page_size=30&sort_order=asc&start_date=2024-02-05T08:12:05.533Z&end_date=2024-02-09T08:12:05.533Z","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","v1","audit","list"],"query":[{"key":"page","value":"0","description":"[1-infinity]"},{"key":"page_size","value":"30","description":"[1-100]"},{"key":"sort_order","value":"asc","description":"['asc','desc']"},{"key":"start_date","value":"2024-02-05T08:12:05.533Z","description":"ISO string date"},{"key":"end_date","value":"2024-02-09T08:12:05.533Z","description":"ISO string date"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Feb 2024 09:55:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"91"},{"key":"Connection","value":"keep-alive"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"298"},{"key":"X-RateLimit-Reset","value":"1707472529"},{"key":"ETag","value":"W/\"5b-WNKMqSiZjFuvxkCyYR0hqLbFSRY\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"852b3c9cbeeaeb77-SEA"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"msg\": \"The page parameter must be equal to or greater than 1.\"\n        }\n    ],\n    \"code\": \"MISC\"\n}"},{"id":"64c50fc9-eabf-4b3b-8a81-4fb5a3897008","name":"Err - page_size parameter less than 1","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api-ext.zluri.com/ext/v1/audit/list?page=1&page_size=0&start_date=2024-02-05T08:12:05.533Z&end_date=2024-02-09T08:12:05.533Z","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","v1","audit","list"],"query":[{"key":"page","value":"1","description":"[1-infinity]"},{"key":"page_size","value":"0","description":"[1-100]"},{"key":"start_date","value":"2024-02-05T08:12:05.533Z","description":"ISO string date"},{"key":"end_date","value":"2024-02-09T08:12:05.533Z","description":"ISO string date"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Feb 2024 09:57:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"96"},{"key":"Connection","value":"keep-alive"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"284"},{"key":"X-RateLimit-Reset","value":"1707472626"},{"key":"ETag","value":"W/\"60-Zz3KHEGJ/v9tpAzaktuSjNOeaFw\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"852b3ee55837eb77-SEA"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"msg\": \"The page_size parameter must be equal to or greater than 1.\"\n        }\n    ],\n    \"code\": \"MISC\"\n}"},{"id":"5873b122-1fa4-44bb-b340-874a7ed4517f","name":"Err - page_size parameter should be less than or equal to 100","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api-ext.zluri.com/ext/v1/audit/list?page=1&page_size=120&start_date=2024-02-05T08:12:05.533Z&end_date=2024-02-09T08:12:05.533Z","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","v1","audit","list"],"query":[{"key":"page","value":"1","description":"[1-infinity]"},{"key":"page_size","value":"120","description":"[1-100]"},{"key":"start_date","value":"2024-02-05T08:12:05.533Z","description":"ISO string date"},{"key":"end_date","value":"2024-02-09T08:12:05.533Z","description":"ISO string date"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Feb 2024 09:59:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"95"},{"key":"Connection","value":"keep-alive"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"299"},{"key":"X-RateLimit-Reset","value":"1707472791"},{"key":"ETag","value":"W/\"5f-Bwdf8ucelrZT38+BgEpZWrr6aa0\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"852b42511ec3eb77-SEA"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"msg\": \"The page_size parameter must be equal to or less than 100.\"\n        }\n    ],\n    \"code\": \"MISC\"\n}"},{"id":"ae9cff1e-364e-4f4a-8b2a-f178ddc760d9","name":"Err - start_date parameter should be an ISO date string","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api-ext.zluri.com/ext/v1/audit/list?page=1&page_size=30&start_date=2024-2-05T08:12:05.533Z&end_date=2024-02-09T08:12:05.533Z","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","v1","audit","list"],"query":[{"key":"page","value":"1","description":"[1-infinity]"},{"key":"page_size","value":"30","description":"[1-100]"},{"key":"start_date","value":"2024-2-05T08:12:05.533Z","description":"ISO string date"},{"key":"end_date","value":"2024-02-09T08:12:05.533Z","description":"ISO string date"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Feb 2024 10:01:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"88"},{"key":"Connection","value":"keep-alive"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"299"},{"key":"X-RateLimit-Reset","value":"1707472908"},{"key":"ETag","value":"W/\"58-i/up3s0Evfz9uHfqJjolsPLUFR0\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"852b452aedaeeb77-SEA"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"msg\": \"The start_date parameter must be of ISO 8601 format\"\n        }\n    ],\n    \"code\": \"MISC\"\n}"},{"id":"1b22b1f5-e6e7-4142-a94c-b539709a1abd","name":"Err - end_date parameter should be an ISO date string","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api-ext.zluri.com/ext/v1/audit/list?page=1&page_size=30&start_date=2024-02-05T08:12:05.533Z&end_date=2024-2-09T08:12:05.533Z","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","v1","audit","list"],"query":[{"key":"page","value":"1","description":"[1-infinity]"},{"key":"page_size","value":"30","description":"[1-100]"},{"key":"start_date","value":"2024-02-05T08:12:05.533Z","description":"ISO string date"},{"key":"end_date","value":"2024-2-09T08:12:05.533Z","description":"ISO string date"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Feb 2024 10:02:22 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"86"},{"key":"Connection","value":"keep-alive"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"299"},{"key":"X-RateLimit-Reset","value":"1707472973"},{"key":"ETag","value":"W/\"56-UO1pZ9cIVDPCgcXNzkdjOxcceqw\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"852b46c37c43eb77-SEA"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"msg\": \"The end_date parameter must be of ISO 8601 format\"\n        }\n    ],\n    \"code\": \"MISC\"\n}"},{"id":"5179137a-04c5-415a-bb80-d8b417174ae0","name":"Err - end_date paramater should be a later date than start_date parameter","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api-ext.zluri.com/ext/v1/audit/list?page=1&page_size=30&start_date=2024-02-05T08:12:05.533Z&end_date=2024-02-03T08:12:05.533Z","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","v1","audit","list"],"query":[{"key":"page","value":"1","description":"[1-infinity]"},{"key":"page_size","value":"30","description":"[1-100]"},{"key":"start_date","value":"2024-02-05T08:12:05.533Z","description":"ISO string date"},{"key":"end_date","value":"2024-02-03T08:12:05.533Z","description":"ISO string date"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Feb 2024 10:03:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"99"},{"key":"Connection","value":"keep-alive"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"299"},{"key":"X-RateLimit-Reset","value":"1707473027"},{"key":"ETag","value":"W/\"63-YMCegZ2VDfQj3byStGH51L6H0bk\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"852b4812bb0ceb77-SEA"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"msg\": \"The end_date parameter must be a date later than the start_date.\"\n        }\n    ],\n    \"code\": \"MISC\"\n}"},{"id":"d948c535-c5e7-462c-8973-e201c9f60bf7","name":"Err - difference in end_date and start_date parameters must not be more than 7 days","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api-ext.zluri.com/ext/v1/audit/list?page=1&page_size=30&start_date=2024-02-01T08:12:05.533Z&end_date=2024-02-21T08:12:05.533Z","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","v1","audit","list"],"query":[{"key":"page","value":"1","description":"[1-infinity]"},{"key":"page_size","value":"30","description":"[1-100]"},{"key":"start_date","value":"2024-02-01T08:12:05.533Z","description":"ISO string date"},{"key":"end_date","value":"2024-02-21T08:12:05.533Z","description":"ISO string date"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Feb 2024 10:05:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"88"},{"key":"Connection","value":"keep-alive"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"298"},{"key":"X-RateLimit-Reset","value":"1707473154"},{"key":"ETag","value":"W/\"58-PVt6/fszO2csei5G9nIwc0wx4F8\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"852b4a9c98f8eb77-SEA"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"msg\": \"Logs can be retrieved for a maximum range of 7 days\"\n        }\n    ],\n    \"code\": \"MISC\"\n}"}],"_postman_id":"c086157e-96c4-47a2-97d6-8c580f65b9e5"}],"id":"27c45100-b7c6-4029-a941-8a7a7c6a1d25","_postman_id":"27c45100-b7c6-4029-a941-8a7a7c6a1d25","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}}},{"name":"Optimization","item":[{"name":"Get Optimization Summary","id":"042ef789-6f8d-4bbe-8a07-103ef42c7b02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/ext/optimization/summary?orgId=605072ae40973f002d004cc5","description":"<h3 id=\"get-extoptimizationsummary\">GET /ext/optimization/summary</h3>\n<p>This endpoint retrieves the optimization summary for a specific organization.</p>\n<h4 id=\"request\">Request</h4>\n<ul>\n<li>Parameters<ul>\n<li>orgId (required, string): The ID of the organization for which the optimization summary is requested.</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response for this request is a JSON object with the following properties:</p>\n<ul>\n<li>status (string): The status of the response.</li>\n<li>data (object): The optimization summary data for the specified organization.</li>\n</ul>\n<p>Example response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"status\": \"success\",\n    \"data\": {\n        // Optimzation summary data properties\n    }\n}\n</code></pre>\n","urlObject":{"path":["ext","optimization","summary"],"host":["{{url}}"],"query":[{"key":"orgId","value":"605072ae40973f002d004cc5"}],"variable":[]}},"response":[{"id":"818bf8fd-ec34-4dad-a38c-16bc7237a58a","name":"Get Optimization Summary","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api-ext.zluri.com/ext/optimization/summary?orgId=605072ae40973f002d004cc5","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","optimization","summary"],"query":[{"key":"orgId","value":"605072ae40973f002d004cc5"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"app_realised_savings\": 63428.119212594596,\n    \"app_potential_savings\": 474541.8703010439\n}"}],"_postman_id":"042ef789-6f8d-4bbe-8a07-103ef42c7b02"}],"id":"ce6f14de-78ce-4aed-bfc6-3914bbfe4842","_postman_id":"ce6f14de-78ce-4aed-bfc6-3914bbfe4842","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}}},{"name":"Spends","item":[{"name":"Get Monthly Spends","id":"6f724c6c-4c2e-4f04-8ccd-c30158c1860b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-ext.zluri.com/ext/organization/605072ae40973f002d004cc5/spends?start_month=1&end_month=10&start_year=2023&end_year=2024","description":"<h3 id=\"retrieve-organization-spends\">Retrieve Organization Spends</h3>\n<p>This endpoint retrieves the spends for a specific organization within a specified time period.</p>\n<h4 id=\"request\">Request</h4>\n<ul>\n<li><p>Method: GET</p>\n</li>\n<li><p>URL: <code>https://api-ext.zluri.com/ext/organization/605072ae40973f002d004cc5/spends</code></p>\n</li>\n<li><p>Query Parameters:</p>\n<ul>\n<li><p><code>start_month</code> (integer) - The starting month for the spend data.</p>\n</li>\n<li><p><code>end_month</code> (integer) - The ending month for the spend data.</p>\n</li>\n<li><p><code>start_year</code> (integer) - The starting year for the spend data.</p>\n</li>\n<li><p><code>end_year</code> (integer) - The ending year for the spend data.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response for this request follows the JSON schema below:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"total_spends_per_year\": {\n      \"type\": \"integer\"\n    },\n    \"spend_month\": {\n      \"type\": \"integer\"\n    },\n    \"chart_data\": {\n      \"type\": \"array\",\n      \"items\": {\n        \"type\": \"object\",\n        \"properties\": {\n          \"month_id\": {\n            \"type\": \"integer\"\n          },\n          \"year_id\": {\n            \"type\": \"integer\"\n          },\n          \"apps_spend_per_month\": {\n            \"type\": \"integer\"\n          }\n        }\n      }\n    }\n  }\n}\n\n</code></pre>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","organization","605072ae40973f002d004cc5","spends"],"host":["api-ext","zluri","com"],"query":[{"key":"start_month","value":"1"},{"key":"end_month","value":"10"},{"key":"start_year","value":"2023"},{"key":"end_year","value":"2024"}],"variable":[]}},"response":[{"id":"426e7bb2-0a9a-42b2-902b-683ca0bbbe3b","name":"Get Monthly Spends","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api-ext.zluri.com/ext/organization/605072ae40973f002d004cc5/spends?start_month=1&end_month=10&start_year=2023&end_year=2024","protocol":"https","host":["api-ext","zluri","com"],"path":["ext","organization","605072ae40973f002d004cc5","spends"],"query":[{"key":"start_month","value":"1"},{"key":"end_month","value":"10"},{"key":"start_year","value":"2023"},{"key":"end_year","value":"2024"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Jun 2024 05:57:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-content-type-options","value":"nosniff"},{"key":"referrer-policy","value":"same-origin"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"permissions-policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"vary","value":"Origin"},{"key":"access-control-allow-credentials","value":"true"},{"key":"x-ratelimit-limit","value":"300"},{"key":"x-ratelimit-remaining","value":"299"},{"key":"x-ratelimit-reset","value":"1718344687"},{"key":"etag","value":"W/\"54d-v1PouWhtBVllihptYRi1BYynNJQ\""},{"key":"x-envoy-upstream-service-time","value":"126"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"893814fa88dea902-MAA"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_spends_per_year\": 567828.55,\n    \"spend_month\": 25810.388636363637,\n    \"chart_data\": [\n        {\n            \"month_id\": 12,\n            \"year_id\": 2023,\n            \"apps_spend_per_month\": 40660\n        },\n        {\n            \"month_id\": 11,\n            \"year_id\": 2023,\n            \"apps_spend_per_month\": 43004\n        },\n        {\n            \"month_id\": 10,\n            \"year_id\": 2023,\n            \"apps_spend_per_month\": 40073\n        },\n        {\n            \"month_id\": 9,\n            \"year_id\": 2023,\n            \"apps_spend_per_month\": 40958\n        },\n        {\n            \"month_id\": 8,\n            \"year_id\": 2023,\n            \"apps_spend_per_month\": 52313\n        },\n        {\n            \"month_id\": 7,\n            \"year_id\": 2023,\n            \"apps_spend_per_month\": 50185\n        },\n        {\n            \"month_id\": 6,\n            \"year_id\": 2023,\n            \"apps_spend_per_month\": 46952\n        },\n        {\n            \"month_id\": 5,\n            \"year_id\": 2023,\n            \"apps_spend_per_month\": 46329\n        },\n        {\n            \"month_id\": 4,\n            \"year_id\": 2023,\n            \"apps_spend_per_month\": 45495\n        },\n        {\n            \"month_id\": 3,\n            \"year_id\": 2023,\n            \"apps_spend_per_month\": 45676\n        },\n        {\n            \"month_id\": 2,\n            \"year_id\": 2023,\n            \"apps_spend_per_month\": 44720\n        },\n        {\n            \"month_id\": 1,\n            \"year_id\": 2023,\n            \"apps_spend_per_month\": 71463.55000000002\n        },\n        {\n            \"month_id\": 1,\n            \"year_id\": 2024,\n            \"apps_spend_per_month\": 0\n        },\n        {\n            \"month_id\": 2,\n            \"year_id\": 2024,\n            \"apps_spend_per_month\": 0\n        },\n        {\n            \"month_id\": 3,\n            \"year_id\": 2024,\n            \"apps_spend_per_month\": 0\n        },\n        {\n            \"month_id\": 4,\n            \"year_id\": 2024,\n            \"apps_spend_per_month\": 0\n        },\n        {\n            \"month_id\": 5,\n            \"year_id\": 2024,\n            \"apps_spend_per_month\": 0\n        },\n        {\n            \"month_id\": 6,\n            \"year_id\": 2024,\n            \"apps_spend_per_month\": 0\n        },\n        {\n            \"month_id\": 7,\n            \"year_id\": 2024,\n            \"apps_spend_per_month\": 0\n        },\n        {\n            \"month_id\": 8,\n            \"year_id\": 2024,\n            \"apps_spend_per_month\": 0\n        },\n        {\n            \"month_id\": 9,\n            \"year_id\": 2024,\n            \"apps_spend_per_month\": 0\n        },\n        {\n            \"month_id\": 10,\n            \"year_id\": 2024,\n            \"apps_spend_per_month\": 0\n        }\n    ]\n}"}],"_postman_id":"6f724c6c-4c2e-4f04-8ccd-c30158c1860b"}],"id":"54818421-6c6f-4970-b775-d960bb15500c","_postman_id":"54818421-6c6f-4970-b775-d960bb15500c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}}},{"name":"Organization","item":[{"name":"Get Organization Details","id":"3f714974-fb85-4ddc-a6bd-a67cc3b11152","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-ext.zluri.com/ext/organization/605072ae40973f002d004cc5/details","description":"<h3 id=\"get-extorganization605072ae40973f002d004cc5details\">GET /ext/organization/605072ae40973f002d004cc5/details</h3>\n<p>This endpoint retrieves the organization name, currency, financial year and owner details of an organization with the specified ID.</p>\n<h4 id=\"request\">Request</h4>\n<p>This API endpoint accepts the organization account id as an input parameter</p>\n<h4 id=\"response\">Response</h4>\n<p>The response will be a JSON object with the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"details\": {\n    \"_id\": \"string\",\n    \"name\": \"string\",\n    \"currency\": \"string\",\n    \"fy_end\": 0,\n    \"fy_start\": 0,\n    \"payment_owner\": {\n      \"_id\": \"string\",\n      \"name\": \"string\",\n      \"email\": \"string\"\n    },\n    \"it_owner\": {\n      \"_id\": \"string\",\n      \"name\": \"string\",\n      \"email\": \"string\"\n    }\n  }\n}\n\n</code></pre>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","organization","605072ae40973f002d004cc5","details"],"host":["api-ext","zluri","com"],"query":[],"variable":[]}},"response":[{"id":"7b20e034-4503-46b8-8f51-b93845ace7d6","name":"GET: Organization Details","originalRequest":{"method":"GET","header":[],"url":"https://api-ext.zluri.com/ext/organization/605072ae40973f002d004cc5/details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"297"},{"key":"Date","value":"Wed, 12 Jun 2024 13:01:58 GMT"},{"key":"X-RateLimit-Reset","value":"1718197330"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"315"},{"key":"ETag","value":"W/\"13b-Fl9oQSKLVQxHNa0eFEHOAJS4VuU\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"details\": {\n        \"_id\": \"605072ae40973f002d004cc5\",\n        \"name\": \"Demo Zluri\",\n        \"currency\": \"CAD\",\n        \"fy_end\": 12,\n        \"fy_start\": 1,\n        \"payment_owner\": {\n            \"_id\": \"6604fe3c3699d701f444534d\",\n            \"name\": \"Anup Singh\",\n            \"email\": \"anup@ramailo.tech\"\n        },\n        \"it_owner\": {\n            \"_id\": \"636c9b4c8e937be1a4817faf\",\n            \"name\": \"Santhan Actiontest\",\n            \"email\": \"user534456288@zluri.dev\"\n        }\n    }\n}"}],"_postman_id":"3f714974-fb85-4ddc-a6bd-a67cc3b11152"}],"id":"b37f51f5-55cb-45e3-9d6c-6bc251908903","_postman_id":"b37f51f5-55cb-45e3-9d6c-6bc251908903","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}}},{"name":"Overview","item":[{"name":"Get Organization Overview","id":"7f3ee854-37d5-46c3-8564-1c61a49fa594","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-ext.zluri.com/ext/organization/605072ae40973f002d004cc5/overview","description":"<h3 id=\"get-extorganization605072ae40973f002d004cc5overview\">GET /ext/organization/605072ae40973f002d004cc5/overview</h3>\n<p>This endpoint retrieves the details of user count, application count , usage and renewal details in a snapshot. It returns the data that is shown in the overview screen of the Zluri platform.</p>\n<h4 id=\"request\">Request</h4>\n<p>You can pass the organization id as a request parameter</p>\n<h4 id=\"response\">Response</h4>\n<p>The response for this request can be described using the following JSON schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"month_id\": { \"type\": \"integer\" },\n    \"year_id\": { \"type\": \"integer\" },\n    \"active_users\": {\n      \"type\": \"object\",\n      \"properties\": {\n        \"count\": { \"type\": \"integer\" },\n        \"change\": { \"type\": \"integer\" },\n        \"break_down\": {\n          \"type\": \"array\",\n          \"items\": {\n            \"type\": \"object\",\n            \"properties\": {\n              \"_id\": { \"type\": \"string\" },\n              \"count\": { \"type\": \"integer\" }\n            }\n          }\n        }\n      }\n    },\n    \"applications\": {\n      \"type\": \"object\",\n      \"properties\": {\n        \"count\": { \"type\": \"integer\" },\n        \"change\": { \"type\": \"integer\" },\n        \"break_down\": {\n          \"type\": \"array\",\n          \"items\": {\n            \"type\": \"object\",\n            \"properties\": {\n              \"_id\": { \"type\": \"string\" },\n              \"count\": { \"type\": \"integer\" }\n            }\n          }\n        }\n      }\n    },\n    \"average_usage\": {\n      \"type\": \"object\",\n      \"properties\": {\n        \"percentage\": { \"type\": \"integer\" },\n        \"change\": { \"type\": \"integer\" },\n        \"least_used_apps\": {\n          \"type\": \"array\",\n          \"items\": { \"type\": \"string\" }\n        }\n      }\n    },\n    \"renewals\": {\n      \"type\": \"object\",\n      \"properties\": {\n        \"count\": { \"type\": \"integer\" },\n        \"change\": { \"type\": \"integer\" },\n        \"upcoming_renewals\": {\n          \"type\": \"array\",\n          \"items\": {\n            \"type\": \"object\",\n            \"properties\": {\n              \"_id\": { \"type\": \"string\" },\n              \"cost\": { \"type\": \"integer\" },\n              \"type\": { \"type\": \"string\" },\n              \"date\": { \"type\": \"string\" },\n              \"org_contract_id\": {\n                \"type\": \"object\",\n                \"properties\": {\n                  \"cost\": { \"type\": \"integer\" },\n                  \"name\": { \"type\": \"string\" },\n                  \"type\": { \"type\": \"string\" },\n                  \"_id\": { \"type\": \"string\" }\n                }\n              },\n              \"org_app_id\": {\n                \"type\": \"object\",\n                \"properties\": {\n                  \"app_logo\": { \"type\": \"string\" },\n                  \"app_name\": { \"type\": \"string\" },\n                  \"_id\": { \"type\": \"string\" }\n                }\n              }\n            }\n          }\n        }\n      }\n    }\n  }\n}\n\n</code></pre>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}},"urlObject":{"protocol":"https","path":["ext","organization","605072ae40973f002d004cc5","overview"],"host":["api-ext","zluri","com"],"query":[],"variable":[]}},"response":[{"id":"5f0374f4-d116-4b26-bcc8-97261363c288","name":"GET – Overview Details","originalRequest":{"method":"GET","header":[],"url":"https://api-ext.zluri.com/ext/organization/605072ae40973f002d004cc5/overview"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Jun 2024 09:45:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1039"},{"key":"Connection","value":"keep-alive"},{"key":"strict-transport-security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"server","value":"cloudfront"},{"key":"Permissions-Policy","value":"geolocation=(self), midi=(self), push=(self), sync-xhr=(self), microphone=(self), camera=(self), magnetometer=(self), gyroscope=(self), speaker=(self), vibrate=(self), fullscreen=(self), payment=(self)"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"300"},{"key":"X-RateLimit-Remaining","value":"295"},{"key":"X-RateLimit-Reset","value":"1718185520"},{"key":"ETag","value":"W/\"40f-0iqzqyKdmHEqhB7O6EnSAJlaKrg\""}],"cookie":[],"responseTime":null,"body":"{\n    \"month_id\": 6,\n    \"year_id\": 2024,\n    \"active_users\": {\n        \"count\": 77,\n        \"change\": 22,\n        \"break_down\": [\n            {\n                \"_id\": \"employee\",\n                \"count\": 59\n            },\n            {\n                \"_id\": \"external\",\n                \"count\": 13\n            },\n            {\n                \"_id\": \"service\",\n                \"count\": 5\n            },\n            {\n                \"_id\": \"offboarding\",\n                \"count\": 16\n            },\n            {\n                \"_id\": \"onboarding\",\n                \"count\": 85\n            },\n            {\n                \"_id\": \"group\",\n                \"count\": 0\n            }\n        ]\n    },\n    \"applications\": {\n        \"count\": 795,\n        \"change\": 1,\n        \"break_down\": [\n            {\n                \"_id\": \"restricted\",\n                \"count\": 7\n            },\n            {\n                \"_id\": \"needs review\",\n                \"count\": 108\n            },\n            {\n                \"_id\": \"unmanaged\",\n                \"count\": 6\n            },\n            {\n                \"_id\": \"individually managed\",\n                \"count\": 1\n            },\n            {\n                \"_id\": \"centrally managed\",\n                \"count\": 669\n            },\n            {\n                \"_id\": \"team managed\",\n                \"count\": 4\n            }\n        ]\n    },\n    \"average_usage\": {\n        \"percentage\": 0,\n        \"change\": 0,\n        \"least_used_apps\": []\n    },\n    \"renewals\": {\n        \"count\": 2,\n        \"change\": -5,\n        \"upcoming_renewals\": [\n            {\n                \"_id\": \"65a7b8b93a14653300f3cefd\",\n                \"cost\": 2400,\n                \"type\": \"contract\",\n                \"date\": \"2024-06-30T00:00:00.000Z\",\n                \"org_contract_id\": {\n                    \"cost\": 2400,\n                    \"name\": \"GitHub Contract - 2023\",\n                    \"type\": \"contract\",\n                    \"_id\": \"64b91144b210c41357db84dc\"\n                },\n                \"org_app_id\": {\n                    \"app_logo\": \"https://imgassets.zluri.com/applications/logos/GitHub-5fc4ac5fa1f6e74085e159e8-1625037823.png\",\n                    \"app_name\": \"GitHub\",\n                    \"_id\": \"624b26b1d393cb6af52ddb2d\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"7f3ee854-37d5-46c3-8564-1c61a49fa594"}],"id":"4ef6865a-2756-4019-a91b-ae80e8dc9b85","_postman_id":"4ef6865a-2756-4019-a91b-ae80e8dc9b85","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","id":"64a4c54a-6d1e-428c-8f9c-99770c59c40e","name":"Zluri External APIs v1","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"{{ZLURI_API_KEY}}"}]}},"event":[{"listen":"prerequest","script":{"id":"b1ce1701-42fa-4bb1-ae78-417d42d5dbe5","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7b915222-c6d0-49b1-8232-76eeb20016f9","type":"text/javascript","exec":[""]}}]}