Skip to main content
GET
@nova-sdk/api
Returns a breakdown of scoring errors grouped by error code. Each entry includes a count, percentage of total errors, and a human-readable description. This endpoint requires only a valid API key. X-Tenant-Id isn’t required.

Query parameters

Example response

Response fields

Cross-reference error codes with the Error Reference for details on retryability and resolution steps.
Responses are cached for 60 seconds (Cache-Control: private, max-age=60). This endpoint is rate-limited under the analytics bucket (20 req/s).

Authorizations

Authorization
string
header
required

Use Authorization: Bearer sk_test_* or Authorization: Bearer sk_live_*.

Query Parameters

timeRange
enum<string>
required

Time range for the analytics query Time range for analytics queries.

Available options:
1h,
24h,
7d,
30d,
90d

Response

Error breakdown

period
object
required
data
object[]
required