Skip to main content
GET
@nova-sdk/api
Retrieve score results by scoring job ID. Use this if you missed the webhook or need to re-fetch results.

Response States

Score (1-10)

Assessment Fields

Polling

Prefer webhooks. Polling uses your rate limit and adds latency.
Poll by hitting this endpoint every 3 seconds until status is completed or failed.
Results are stored indefinitely.

Authorizations

Authorization
string
header
required

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

Headers

X-Tenant-Id
string
required

Your customer identifier. Tenants are auto-provisioned on first request.

Path Parameters

jobId
string
required

Your job identifier (external ID).

applicationId
string
required

Your application identifier (external ID).

scoringJobId
string
required

Scoring job ID.

Response

Scoring job

scoringJob
object
required