{ "opencollection": "1.0.0", "info": { "name": "Management Applications Properties API", "version": "1" }, "items": [ { "info": { "name": "Properties", "type": "folder" }, "items": [ { "info": { "name": "Get Property Mapping for Companies", "type": "http" }, "http": { "method": "GET", "url": "https://api.moesif.com/v1/search/~/mappings/companies/properties", "params": [ { "name": "orgId", "value": "", "type": "path" }, { "name": "app_id", "value": "", "type": "query" } ], "auth": { "type": "oauth2", "flow": "resource_owner_password_credentials", "accessTokenUrl": "https://api.moesif.com/v1/:orgId/oauth/access_tokens", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Get Property Mapping for Companies" }, { "info": { "name": "Get Property Mapping for CompanyMetrics", "type": "http" }, "http": { "method": "GET", "url": "https://api.moesif.com/v1/search/~/mappings/companymetrics/properties", "params": [ { "name": "orgId", "value": "", "type": "path" }, { "name": "app_id", "value": "", "type": "query" }, { "name": "from", "value": "", "type": "query" } ], "auth": { "type": "oauth2", "flow": "resource_owner_password_credentials", "accessTokenUrl": "https://api.moesif.com/v1/:orgId/oauth/access_tokens", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Get Property Mapping for CompanyMetrics" }, { "info": { "name": "Get Property Mapping for Events", "type": "http" }, "http": { "method": "GET", "url": "https://api.moesif.com/v1/search/~/mappings/events/properties", "params": [ { "name": "orgId", "value": "", "type": "path" }, { "name": "app_id", "value": "", "type": "query" }, { "name": "from", "value": "", "type": "query" }, { "name": "to", "value": "", "type": "query" } ], "auth": { "type": "oauth2", "flow": "resource_owner_password_credentials", "accessTokenUrl": "https://api.moesif.com/v1/:orgId/oauth/access_tokens", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Get Property Mapping for Events" }, { "info": { "name": "Get Property Mapping for Events Request Body", "type": "http" }, "http": { "method": "GET", "url": "https://api.moesif.com/v1/search/~/mappings/events/request/body/properties", "params": [ { "name": "orgId", "value": "", "type": "path" }, { "name": "app_id", "value": "", "type": "query" }, { "name": "from", "value": "", "type": "query" }, { "name": "to", "value": "", "type": "query" }, { "name": "include_values", "value": "", "type": "query" }, { "name": "key_path", "value": "", "type": "query" } ], "auth": { "type": "oauth2", "flow": "resource_owner_password_credentials", "accessTokenUrl": "https://api.moesif.com/v1/:orgId/oauth/access_tokens", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Get Property Mapping for Events Request Body" }, { "info": { "name": "Get Property Mapping for Events Response Body", "type": "http" }, "http": { "method": "GET", "url": "https://api.moesif.com/v1/search/~/mappings/events/response/body/properties", "params": [ { "name": "orgId", "value": "", "type": "path" }, { "name": "app_id", "value": "", "type": "query" }, { "name": "from", "value": "", "type": "query" }, { "name": "to", "value": "", "type": "query" }, { "name": "include_values", "value": "", "type": "query" }, { "name": "key_path", "value": "", "type": "query" } ], "auth": { "type": "oauth2", "flow": "resource_owner_password_credentials", "accessTokenUrl": "https://api.moesif.com/v1/:orgId/oauth/access_tokens", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Get Property Mapping for Events Response Body" }, { "info": { "name": "Get Property Mapping for UserMetrics", "type": "http" }, "http": { "method": "GET", "url": "https://api.moesif.com/v1/search/~/mappings/usermetrics/properties", "params": [ { "name": "orgId", "value": "", "type": "path" }, { "name": "app_id", "value": "", "type": "query" }, { "name": "from", "value": "", "type": "query" } ], "auth": { "type": "oauth2", "flow": "resource_owner_password_credentials", "accessTokenUrl": "https://api.moesif.com/v1/:orgId/oauth/access_tokens", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Get Property Mapping for UserMetrics" }, { "info": { "name": "Get Property Mapping for Users", "type": "http" }, "http": { "method": "GET", "url": "https://api.moesif.com/v1/search/~/mappings/users/properties", "params": [ { "name": "orgId", "value": "", "type": "path" }, { "name": "app_id", "value": "", "type": "query" } ], "auth": { "type": "oauth2", "flow": "resource_owner_password_credentials", "accessTokenUrl": "https://api.moesif.com/v1/:orgId/oauth/access_tokens", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Get Property Mapping for Users" } ] } ], "bundled": true }