Dashboard - Fetch details of any requested dashboard

Retrieves detailed information about a specific dashboard identified by its unique ID.

get
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
dashboardIdstring · uuidRequired

Enter ID of an existing dashboard.

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Header parameters
embedfast-user-idstringOptional

Optional User Id

Responses
200

Success: Successfully retrieved details of the requested dashboard.

get
/dashboards/{dashboardId}

Last updated