GET api/v1/Dashboards/config/{dashboardId}/{currentDateTime}
Get Dashboard configuration. This is an asynchronous service.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| dashboardId | globally unique identifier |
Required |
|
| currentDateTime | date |
Required |
Body Parameters
None.
Response Information
Resource Description
ApiResponseModelOfConfigModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | ApiResponseDataModelOfConfigModel |
None. |
|
| Errors | Collection of string |
None. |
|
| Warnings | Collection of string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.