# InProductSurvey

The InProductSurvey module for cPanel UAPI.

## Return in-product survey banner data

 - [GET /InProductSurvey/get_in_product_survey_url](https://api.docs.cpanel.net/specifications/cpanel.openapi/inproductsurvey/get_in_product_survey_url.md): This function returns whether the in-product survey banner should display for the current user and the survey link.

Notes:

* The function selects a link template based on whether the authenticated user is a webmail user or a cPanel/Team user.
* A display value of 0 means you should not render the banner UI.

