pub async fn get( db: &State<Surreal<Client>>, id: &str, _auth: Json<Credentials<'_>>, ) -> Result<Submission>