I\'m new to Python exception handling. How do I correctly try the following, except if .get_entity fails, but pass if Status 200
try
except
.get_entity
Status 200