curl --location --request GET '/videos/' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer {{YOUR_API_KEY}}' \ --header 'Content-Type: application/json'
{}