curl --location --request GET '/custom_storage_credentials/'
{
"connection_id": "1234567890",
"data": {
"backend": "gcs",
"configuration": {
"bucket": "example-bucket",
"credentials": "OPAQUE_CREDENTIALS_TOKEN"
}
},
"record_type": "event"
}
Authorization: Bearer ********************