Get buyer intelligence performance analytics
Aggregates BuyerHealthScore grade distribution, healthStatus breakdown, critical buyer count, open action count, and daily trend by calculatedAt. Distinct from qualification-performance, trust-performance, and finance-performance. Per-buyer breakdown visible to SUPER_ADMIN and ORG_ADMIN only.
/api/analytics/buyer-intelligenceAuthentication
No security schemes declared on this operation.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| dateFrom | string | Required | — |
| dateTo | string | Required | — |
| grade | string | Required | — |
| healthStatus | string | Required | — |
| Name | Type | Required | Description |
|---|---|---|---|
| x-organization-id | string | Required | Tenant organization identifier |
| x-user-role | string | Required | Development RBAC role (for example SUPER_ADMIN, ORG_ADMIN, OPS_MANAGER, VIEWER) |
| x-user-id | string | Optional | Trusted authenticated actor id (interim header auth). Recorded as the actor on sensitive writes such as finance adjustments and their approve/reject decisions. Ignored when header auth is disabled. |
Responses
200Buyer intelligence analytics summary
Buyer intelligence analytics summary
No response body schema in OpenAPI
This status is documented, but the operation did not publish a response schema or example. The HTTP status and description above are still authoritative.
400Validation error
Validation error
No response body schema in OpenAPI
This status is documented, but the operation did not publish a response schema or example. The HTTP status and description above are still authoritative.
403Forbidden for the supplied role
Forbidden for the supplied role
No response body schema in OpenAPI
This status is documented, but the operation did not publish a response schema or example. The HTTP status and description above are still authoritative.
404Resource not found
Resource not found
No response body schema in OpenAPI
This status is documented, but the operation did not publish a response schema or example. The HTTP status and description above are still authoritative.