# Error
## Properties
**message** | Option<**String**> | Message providing more detail about the error that occurred, if available. | [optional][readonly]
**help** | Option<**String**> | Additional information directing developers to resources on how to address and fix the problem, if available. | [optional][readonly]
**phrase** | Option<**String**> | *500 errors only*. A unique error phrase which can be used when contacting developer support to help identify the exact occurrence of the problem in Asana’s logs. | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)