Get Template Insight Opt In Widget

GET /v2/partner/templates/{template_id}/insights/opt-in-widget

Required scopes

partner:insights:read

Tokens missing any required scope return 401 scope_missing. See Auth & Scopes for issuance.

Operation

Operation ID getTemplateInsightOptInWidget
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/opt-in-widget
Authorization: Bearer <partner-token>