Get Template Insight Message Performance
GET /v2/partner/templates/{template_id}/insights/message-performance
Required scopes
partner:insights:read
Tokens missing any required scope return 401 scope_missing.
See Auth & Scopes for issuance.
Operation
| Operation ID | getTemplateInsightMessagePerformance |
| 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/message-performance
Authorization: Bearer <partner-token>