Get Template Insight Survey Widget
GET /v2/partner/templates/{template_id}/insights/survey-widget
Required scopes
partner:insights:read
Tokens missing any required scope return 401 scope_missing.
See Auth & Scopes for issuance.
Operation
| Operation ID | getTemplateInsightSurveyWidget |
| Tags | Insights |
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| template_id * | path | id |
Responses
200
OK
object
Example request
GET https://api.digitalonboarding.com/v2/partner/templates/{template_id}/insights/survey-widget
Authorization: Bearer <partner-token>