GET
/
videos
curl -X GET https://api.gotolstoy.com/videos/videos \
  --header 'Authorization: Bearer <API_KEY>'
{ "videos": [{id: 'id', name: 'name', createdAt: '2022-04-30T15:25:25.319Z'}] }

Return a list of all videos