Get Global Event Rule by ID

GET {{batmanURL}}/v3/global-event-rules/:ger_id

Get a GER by its ID

RESPONSES

status: OK

{"data":{"id":9,"org_id":"6182586d66e09421a21340bb","owner_id":"6182586d59e520a955cb966b","name":"ger 2","description":"some description 2","routing_key":"b3a6144abfc4032b2a9050cdc55e2769708add96","entity_owner":{"id":"6182586d66e09421a21340b7","type":"squad"},"rulesets":[{"id":15,"global_event_rule_id":9,"alert_source_shortname":"grafana","alert_source_version":"v1","ordering":[10,11,12],"catch_all_action":{"route_to":"6182586d66e09421a21340b7"},"created_at":"2023-09-06T16:19:06.929157+05:30","created_by":"6182585566e09421a2134068","updated_at":"2023-09-07T15:00:04.122877+05:30","updated_by":"6182585566e09421a2134068"}],"created_at":"2023-09-05T23:06:10.011581+05:30","created_by":"6182585566e09421a2134068","updated_at":"2023-09-06T13:15:47.148023+05:30","updated_by":"6182585566e09421a2134068"}}