Authorization: Bearer ********************
curl --location --request GET 'https://api.msaaq.com/v1/tenant/courses/601/chapters/1173/contents/3678/quizzes/attempts' \
--header 'X-Tenant: academy.msaaq.com' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'
{}