username:passwordAuthorization: Basic *****************curl --location --request GET 'https://stg-api-hub.suntraveltech.com/storage/v1/images/' \
--header 'Authorization: Basic <encoded-value>'{
"error": "internal_server_error",
"error_description": "string"
}