Get Advanced Insight Objective Completion Rate
GET /v2/partner/insights/advanced/objective-completion-rate
Required scopes
partner:insights:read
Tokens missing any required scope return 401 scope_missing.
See Auth & Scopes for issuance.
Operation
| Operation ID | getAdvancedInsightObjectiveCompletionRate |
| Tags | Insights |
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| — | |||
| — | |||
| objective_id | query | id |
Responses
200
OK
schema
Example request
GET https://api.digitalonboarding.com/v2/partner/insights/advanced/objective-completion-rate?<query-params>
Authorization: Bearer <partner-token>