Get a dashboard
https://api.coralogix.com/mgmt/openapi/5/dashboards/dashboards/v1/{dashboard_id}Returns the details of the specified dashboard.
Requires the following permissions:
team-dashboards:Read
Authorizations
Request
Path Parameters
Possible values: >= 21 characters and <= 21 characters, Value must match regular expression ^[\s\S]*$
The dashboard id.
Response
This is a response containing the requested dashboard
JSON string representing the access policy for this dashboard. Defines granular permissions for users and groups.
Possible values: <= 65536 characters, Value must match regular expression ^[\s\S]*$
{"version":"2025-01-01","default":{"permissions":{"team-dashboards:Read":"grant","team-dashboards:Update":"deny","team-dashboards:ReadAccessPolicy":"grant","team-dashboards:UpdateAccessPolicy":"deny"}},"rules":[]}The author id.
Possible values: non-empty and <= 128 characters, Value must match regular expression ^[\s\S]*$
The author name.
Possible values: non-empty and <= 255 characters, Value must match regular expression ^[\s\S]*$
Token origin type.
Possible values: [TOKEN_ORIGIN_TYPE_UNSPECIFIED, TOKEN_ORIGIN_TYPE_USER, TOKEN_ORIGIN_TYPE_API]
Dashboard represents the structure and configuration of a Coralogix Custom Dashboard.
The is locked.
The locker author id.
Possible values: non-empty and <= 128 characters, Value must match regular expression ^[\s\S]*$
The locker name.
Possible values: non-empty and <= 255 characters, Value must match regular expression ^[\s\S]*$
Map of resolved widget references for widgets with references in the dashboard
Token origin type.
Possible values: [TOKEN_ORIGIN_TYPE_UNSPECIFIED, TOKEN_ORIGIN_TYPE_USER, TOKEN_ORIGIN_TYPE_API]
The updater author id.
Possible values: non-empty and <= 128 characters, Value must match regular expression ^[\s\S]*$
The updater name.
Possible values: non-empty and <= 255 characters, Value must match regular expression ^[\s\S]*$