2022-10-02 05:32:24 +00:00
|
|
|
id: api-opsgenie
|
|
|
|
|
|
|
|
info:
|
2022-10-03 20:54:59 +00:00
|
|
|
name: OpsGenie API Test
|
2023-03-17 08:02:05 +00:00
|
|
|
author: 0xpugazh
|
2022-10-03 20:54:59 +00:00
|
|
|
severity: info
|
|
|
|
description: Forex currency market data
|
|
|
|
reference:
|
|
|
|
- https://docs.opsgenie.com/docs/api-overview
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,opsgenie
|
2022-10-02 05:32:24 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-02 05:32:24 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://api.opsgenie.com/v2/alerts"
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-10-02 05:32:24 +00:00
|
|
|
headers:
|
|
|
|
Authorization: GenieKey {{token}}
|
2022-10-03 20:54:59 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-10-04 09:14:46 +00:00
|
|
|
- '"data":'
|
|
|
|
- '"paging":'
|
|
|
|
- '"took":'
|
2022-10-03 20:54:59 +00:00
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100c50a581654d857a35a2fb9ebc7b2fab2867fc09f99679fd67fc1fe517655aa33022034c075dcfab67ff1836e5e772207cd79a24dd04ba66a5d240c9063fc3e2d4483:922c64590222798bb761d5b6d8e72950
|