{service root}/KPIDashboard.aspx

This endpoint returns an HTML representation of the requesting user's KPI dashboard.

This endpoint is designed to be accessed from a web browser.


Parameter Usage Type Description
DBName Required string The name of the database to use for this request. The list of available databases is defined in web.config and can be retrieved here.
UICulture Optional string A culture string such as en-us. If omitted then the culture will be selected from the HTTP Accept-Language header.
ContextRecordID Optional String (Usually a GUID if referring to a record stored in the Infinity database). Will limit the KPI instances displayed in the dashboard to those that have a ContextRecordID that matches this parameter.