Get Template Insight Card On File Total Switches
GET /v2/partner/templates/{template_id}/insights/card-on-file/total-switches
Required scopes
partner:insights:read
Tokens missing any required scope return 401 scope_missing.
See Auth & Scopes for issuance.
Operation
| Operation ID | getTemplateInsightCardOnFileTotalSwitches |
| 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/card-on-file/total-switches
Authorization: Bearer <partner-token>