Authorization: Bearer ********************
curl --location --request GET 'https://api.servebolt.io/v1/environments//databases' \ --header 'Accept: application/json' \ --header 'Content-Type: application/json'
{ "data": [ "string" ] }