Get a dashboard
GET
https://api.coralogix.com/mgmt/openapi/3/v1/dashboards/dashboards/{dashboard_id}No description available
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Path Parameters
dashboard_id# stringrequired
Response
application/json
This is a response containing the requested dashboard
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
authorId#string
authorName#string
createdAt#date-time
createdOriginType#TokenOriginType
Possible values: [TOKEN_ORIGIN_TYPE_UNSPECIFIED, TOKEN_ORIGIN_TYPE_USER, TOKEN_ORIGIN_TYPE_API]
dashboard#objectoneOfdashboard.absoluteTimeFrame# object dashboard.actions# object[] dashboard.annotations# object[] dashboard.filters# object[] dashboard.folderId# object dashboard.folderPath# object dashboard.layout# objectrequired dashboard.variables# object[] dashboard.variablesV2# object[]
Dashboard represents the structure and configuration of a Coralogix Custom Dashboard.
dashboard.description#string
A brief description or summary of the dashboard's purpose or content
Example:
Sample descriptiondashboard.off#object
dashboard.slugName#string
A unique slug name serving as an alias for accessing the dashboard
Example:
system-health-monitoringisLocked#boolean
lockerAuthorId#string
lockerName#string
updatedAt#date-time
updatedOriginType#TokenOriginType
Possible values: [TOKEN_ORIGIN_TYPE_UNSPECIFIED, TOKEN_ORIGIN_TYPE_USER, TOKEN_ORIGIN_TYPE_API]
updaterAuthorId#string
updaterName#string