pub async fn get_api_info( token: String, project: String, service_name: String, ) -> Result<(), Error>
Get Api info Need to provide token, project, service account name to successfully send request