curl --location --request GET '/streaming/archive/?event'{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"id": 7890,
"url": "https://stream.mux.com/n01sm00/high.mp4?download=Recording_-_01:23:45",
"duration": 24,
"created_date": "2024-01-09T17:59:22Z"
}
]
}