Get view service
GET
https://api.coralogix.com/mgmt/openapi/3/data-exploration/saved-views/v1/{id}Gets a view by ID
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
id# int32required
Example:
52Response
application/json
Response for views.
folderId#string
Unique identifier for folders
Possible values: >= 36 characters and <= 36 characters, Value must match regular expression ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
Example:
3dc02998-0b50-4ea8-b68a-4779d716fa1fisCompactMode#boolean
viewType#ViewType
Possible values: [VIEW_TYPE_UNSPECIFIED, VIEW_TYPE_LOGS, VIEW_TYPE_TEMPLATES, VIEW_TYPE_ARCHIVE_LOGS, VIEW_TYPE_ARCHIVE_TEMPLATES]