Review Booster
Template for a user
This endpoint lets you get your corresponding template. If no template exists for the user, a template is created and sent back. You need to be subscribed to the Review Booster product.
get/review_booster/template
Response
OK
Example response
{
"template": "Hello ${client_name}, please leave a review ${url}"
}