When using the metrics API there is this one meeting which we know is live, Aall other meetings list properly. Same meeting is accessible when pulling data when using the meetings API ( get /meetings/{meetingId})
Authentication: JWT
Endpoint: get /metrics/meetings
headers = {‘authorization’: 'Bearer 'XXXXXX, ‘Content-type’: ‘application/json’}