Openstatus www.openstatus.dev
at 4c0f4c00a38753a5d0dfd7e7b7b7706dec6f1503 15 lines 161 B view raw
1meta { 2 name: Monitor Summary 3 type: http 4 seq: 3 5} 6 7get { 8 url: {{url}}/v1/monitor/1/summary 9 body: none 10 auth: none 11} 12 13headers { 14 x-openstatus-key: 1 15}