Get Advanced Insight Pages

GET /v2/partner/insights/advanced/pages

Required scopes

partner:insights:read

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

Operation

Operation ID getAdvancedInsightPages
Tags Insights

Parameters

Name In Type Description
period query string
timezone query timezone

Responses

200
OK
object
FieldTypeDescription
name *string
value *objectTyped per endpoint. Per-surface specs declare concrete schemas.
computed_at *updated_atRFC 3339 / ISO 8601 timestamp.
expires_atupdated_atRFC 3339 / ISO 8601 timestamp.
source *object

Example request

GET https://api.digitalonboarding.com/v2/partner/insights/advanced/pages?<query-params>
Authorization: Bearer <partner-token>