I have created a service account in GCP. I have downloaded its credentials which has the email id, admin email id and the private key. I have also created a shared drive in GCP and given the service account access.
Now, how can I access the contents of the shard drive using a curl command and the credentials?