Get Recording Rules
GET
https://api.coralogix.com/mgmt/openapi/5/recording-rules/recording-rules/v1/{id}Returns the details of the specified recording rule group.
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# stringrequired
Possible values: non-empty and <= 128 characters, Value must match regular expression ^[\s\S]*$
Unique identifier.
Response
application/json
An output set of rule groups.
List of groups.
Possible values: <= 1000
id#stringrequired
Unique identifier.
Possible values: non-empty and <= 128 characters, Value must match regular expression ^[\s\S]*$
name#stringrequired
Display name.
Possible values: non-empty and <= 255 characters, Value must match regular expression ^[\s\S]*$