Platform | Client Context Value
Overview
URL | api/{tenantKey}/{orgKey}/shell/clientContextValues |
Methods Supported | GET |
All Operations
This service includes the following operations:
All Resources
This service uses the following resources:
GET Get Client Context
Custom operation 'GetClientContext'.
Response:
When successful, the response body contains a resource of type 'ClientContext'. See ClientContext. |
Response status codes:
200 | OK. The operation was completed successfully. |
400 | BadRequest. The request parameters are invalid. |
Resource URL:
api/{tenantKey}/{orgKey}/shell/clientContextValues/getClientContext
GET /shell/clientContextValues/getClientContext
Resources
ClientContext
The following elements are optional:
productName | (string) Product Name. |
appTheme | (string) App Theme. |
clientId | (string) Client Id. |
subscriptionId | (string) Subscription Id. |
countryKey | (string) Country Key. |
subscriptionParametersClaims | (string) Subscription Parameters Claims. |
subscriptionKey | (string) Subscription Key. |
subscriptionAlias | (string) Subscription Alias. |
subscriptionManagementUrl | (string) Subscription Management Url. |
subscriptionStartDate | (string) Subscription Start Date. |
subscriptionEndDate | (string) Subscription End Date. |
subscriptionPlan | (string) Subscription Plan. |
token | (string) Token. |
pnsExternalUri | (string) Pns External Uri. |
databaseVersion | (string) Database Version. |
menuLastModifiedDate | (DateTimeOffset) Menu Last Modified Date. |
helpCenterBaseUrl | (string) Help Center Base Url. |