# RE14 - List of reasons with type: messaging (deprecated) Note: Result returns only reasons where the user's role have the right Note: Reasons are sorted by sort index, set in the back-officeCall FrequencyRecommended usage: Once on message creation page viewMaximum usage: Once on message creation page view Endpoint: GET /api/reasons/messaging ## Response 200 fields (application/json): - `reasons` (array, required) List of reasons - `reasons.code` (string, required) Reason code - `reasons.label` (string, required) Reason label - `total_count` (integer, required) Total count of elements returned by the query (No pagination)