Read Canned Response
GET/canned_responses/:canned_response_id
Retrieves details of a specific canned response by ID.
Request
Responses
- 200
- 404
- 422
Canned response details successfully retrieved. Returns the CannedResponse object.
Canned response not found. The specified canned_response_id does not exist
Validation Error