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}