analytics

Get Analytics Analyst

Analyst "My Work" analytics, scoped to the calling user's own services.

Aggregates the analyst charts and KPI tiles server-side: the user's active services bucketed by review state, the reviews covering those services bucketed by stage, outstanding IRAs on those services by recipient, plus the count of active reviews covering those services and open issues assigned to the user. The user is taken from the auth context (never a client param) so a viewer can only ever see their own workload. Mirrors the company-wide definitions in get_analytics_services (review state via the canonical ServiceIRAReviewTask link) so the views can't drift.

get/vendors/analytics/analyst

Query parameters

entity_typeEntityType[] nullable

Response

Successful Response

my_service_countinteger required
my_active_review_countinteger required
my_open_issue_countinteger required
vendor_idsstring[] required

Changes

No recorded changes to this endpoint across all 1 revision of this API.