get https://api.naoca.com/v1/recordings
Responses
xxxxxxxxxx
curl --request GET \
--url 'https://api.naoca.com/v1/recordings?per_page=20' \
--header 'accept: application/json'
xxxxxxxxxx
40}
{
"data": [
{
"id": "044201aa-e3a2-4010-b070-d8572adc7146",
"client_id": "053ae906-5dfa-45aa-a118-309ae950027e",
"title": "Random Recording",
"uploaded_at": "2022-11-09T02:34:46.000Z",
"poster": "https://assets.naoca.com.au/organisations/271f2db4-c02f-4013-aead-862e85dcef4c/poster.jpg",
"views": 353,
"hidden": false,
"use_custom_download_setting": false,
"allow_download": false,
"url": "https://vod.digitaltide.com.au/044201aa-e3a2-4010-b070-d8572adc7146/recording.mp4",
"status": "ready",
"duration": 20080,
"thumbnails": "https://vod.digitaltide.com.au/044201aa-e3a2-4010-b070-d8572adc7146/thumbnail_1.jpg,https://vod.digitaltide.com.au/044201aa-e3a2-4010-b070-d8572adc7146/thumbnail_2.jpg,https://vod.digitaltide.com.au/044201aa-e3a2-4010-b070-d8572adc7146/thumbnail_3.jpg"
}
],
"total": 60,
"metadata": {
"request_id": "Cd-cJi3cSwMEMWg=",
"method": "GET",
"url": "https://api.naoca.com/v1/recordings"
},
"pagination": {