clientId
, dataAppName
. If expiryTime
is not passed, the token will not expire.
Cloud Databrain:
Name | Type | Description |
---|---|---|
Authorization* | String | Bearer (API Token) |
Name | Type | Description |
---|---|---|
dataAppName* | String | Your Data App Name |
clientId* | String | Client ID for whom this guest token is generated. ("clientId": "None" if no tenancy is selected for connected datasource/datamart) |
params | Object | Additional Params: dashboard , appFilters |
expiryTime | Number | In milliseconds |
datasourceName | String | Datasource name from Data Studio (*important and supported in multi-datasource connection in workspace) |
When the response is successful it returns a token that you can pass to the frontend.