/projects/<project_id>/metrics
Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8080/v1/projects/f32a0116-fe11-454c-8e6a-5ff4101882e5/matrices'
{"message":"project metrics","result":{"total_videos":0,"total_collections":0,"total_storage":0,"total_transcoding_hour":0},"success":true}