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