pub(crate) async fn get( client: Client, secret_id: Uuid, output_settings: OutputSettings, ) -> Result<()>