System info

Get system info

Use this method to get information about your system.

GET
/api/v2/my/system-info

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Header Parameters

accept-language?string

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/api/v2/my/system-info" \  -H "accept-language: ja"
{  "tenantName": "black-cat",  "versions": {    "coreMonolith": "12.1.5"  },  "frontendUrl": "https://example.com",  "helpdesk": {    "backends": [      "supportpal"    ],    "backendParams": {      "zendesk": {        "webWidgetEnabled": true,        "webWidgetId": "550e8400-e29b-41d4-a716-446655440000",        "androidMessagingEnabled": true,        "androidMessagingChannelId": "550e8400-e29b-41d4-a716-446655440001",        "iosMessagingEnabled": true,        "iosMessagingChannelId": "550e8400-e29b-41d4-a716-446655440002"      },      "intercom": {        "appId": "abc12345",        "region": "us",        "apiBase": "https://api-iam.intercom.io",        "webMessengerEnabled": true,        "iosMessengerEnabled": true,        "androidMessengerEnabled": true,        "hideDefaultLauncher": true,        "helpCenterEnabled": true,        "helpCenterUrl": null,        "iosApiKey": "ios_sdk-abc12345",        "androidApiKey": "android_sdk-abc12345"      },      "supportpal": {        "isReadOnly": false      }    }  },  "mobileApps": {    "androidGooglePlayUrl": "string",    "iosAppStoreUrl": "string",    "androidApkRegistryUrl": "string"  },  "analytics": {    "rudderStack": [      {        "dataPlaneUrl": "string",        "writeKey": "string"      }    ],    "amplitude": [      {        "apiKey": "string",        "serverZone": "US",        "userIdGenerationStrategy": "user_id"      }    ],    "adjust": [      {        "appToken": "string"      }    ]  },  "uiConfig": {    "theme": {      "light": {        "background": "string",        "background-96": "string",        "card": "string",        "field": "string",        "disabled": "string",        "overlay": "string",        "text-main": "string",        "text-secondary": "string",        "text-secondary-40": "string",        "divider": "string",        "accent": "string",        "accent-hover": "string",        "accent-10": "string",        "accent-40": "string",        "demo": "string",        "negative": "string",        "negative-20": "string",        "positive": "string",        "positive-20": "string",        "medium": "string",        "medium-20": "string",        "text-contrast": "string",        "tooltip": "string",        "logo": "string",        "logoShort": "string",        "backgroundImg": "string"      },      "dark": {        "background": "string",        "background-96": "string",        "card": "string",        "field": "string",        "disabled": "string",        "overlay": "string",        "text-main": "string",        "text-secondary": "string",        "text-secondary-40": "string",        "divider": "string",        "accent": "string",        "accent-hover": "string",        "accent-10": "string",        "accent-40": "string",        "demo": "string",        "negative": "string",        "negative-20": "string",        "positive": "string",        "positive-20": "string",        "medium": "string",        "medium-20": "string",        "text-contrast": "string",        "tooltip": "string",        "logo": "string",        "logoShort": "string",        "backgroundImg": "string"      },      "defaultTheme": "string"    },    "themeV2": {      "light": {        "brand": "string",        "brandSubtle": "string",        "brandMuted": "string",        "alternative": "string",        "alternativeSubtle": "string",        "alternativeMuted": "string",        "positive": "string",        "positiveSubtle": "string",        "positiveMuted": "string",        "medium": "string",        "mediumSubtle": "string",        "mediumMuted": "string",        "negative": "string",        "negativeSubtle": "string",        "negativeMuted": "string",        "neutral": "string",        "overlay": "string",        "overlaySubtle": "string",        "overlayMuted": "string",        "onSurface": "string",        "onSurfaceSecondary": "string",        "onSurfaceInverse": "string",        "onBrand": "string",        "onAlternative": "string",        "onPositive": "string",        "onMedium": "string",        "onNegative": "string",        "onNeutral": "string",        "onOverlay": "string",        "onSurfaceBrand": "string",        "onSurfaceAlternative": "string",        "onSurfacePositive": "string",        "onSurfaceMedium": "string",        "onSurfaceNegative": "string",        "onSurfaceOverlay": "string",        "surfaceLow": "string",        "surface": "string",        "surfaceHigh": "string",        "surfaceHighest": "string",        "surfaceInverse": "string",        "backdrop": "string",        "outline": "string",        "outlineStrong": "string",        "stateHovered": "string",        "statePressed": "string",        "stateHoveredInverse": "string",        "statePressedInverse": "string",        "stateDarken": "string",        "stateDarkenStrong": "string"      },      "dark": {        "brand": "string",        "brandSubtle": "string",        "brandMuted": "string",        "alternative": "string",        "alternativeSubtle": "string",        "alternativeMuted": "string",        "positive": "string",        "positiveSubtle": "string",        "positiveMuted": "string",        "medium": "string",        "mediumSubtle": "string",        "mediumMuted": "string",        "negative": "string",        "negativeSubtle": "string",        "negativeMuted": "string",        "neutral": "string",        "overlay": "string",        "overlaySubtle": "string",        "overlayMuted": "string",        "onSurface": "string",        "onSurfaceSecondary": "string",        "onSurfaceInverse": "string",        "onBrand": "string",        "onAlternative": "string",        "onPositive": "string",        "onMedium": "string",        "onNegative": "string",        "onNeutral": "string",        "onOverlay": "string",        "onSurfaceBrand": "string",        "onSurfaceAlternative": "string",        "onSurfacePositive": "string",        "onSurfaceMedium": "string",        "onSurfaceNegative": "string",        "onSurfaceOverlay": "string",        "surfaceLow": "string",        "surface": "string",        "surfaceHigh": "string",        "surfaceHighest": "string",        "surfaceInverse": "string",        "backdrop": "string",        "outline": "string",        "outlineStrong": "string",        "stateHovered": "string",        "statePressed": "string",        "stateHoveredInverse": "string",        "statePressedInverse": "string",        "stateDarken": "string",        "stateDarkenStrong": "string"      },      "defaultTheme": "string"    },    "icons": {      "favicon": "string",      "faviconSvg": "string",      "appleTouchIcon": "string"    },    "scripts": "string",    "tradingViewStyles": "string",    "projectName": "string"  },  "signup": {    "simplified": true  }}
{  "error": {    "message": "Too Many Requests"  }}
{  "error": {    "message": "Service Unavailable"  }}