# Representation Types [Representations](/glossary/r/rest_representation) can be of three basic types: `REQUEST`, `RESPONSE`, and `FAULT`. ^ Type ^ Decription ^ | REQUEST | An entity sent as a request. | | RESPONSE | An entity sent as a request. | | FAULT | An Received entity which equates to an error. |