GET /drive/v3/files/<ID-file> HTTP/1.1Host: www.googleapis.comContent-length: 0Authorization: Bearer <access Token>
GET /drive/v3/files/<File ID>?supportsAllDrives=true HTTP/1.1Host: www.googleapis.comContent-length: 0Authorization: Bearer <access Token>>