Retrieve the score for an application using your application ID. Returns the most recent score for this application. Useful when you don’t have the scoring job ID.
scoringJobId.
applicationId, not the scoringJobId| Status | Description |
|---|---|
queued | Job is waiting to be processed |
processing | Job is currently being scored |
completed | Scoring finished successfully |
failed | Scoring could not be completed |
rescore: true), this endpoint returns the most recent score.scoringJobId from each scoring job.
API key authentication. Use your environment-specific API key (sk_test_* for sandbox, sk_live_* for production).
Your customer/tenant identifier. Used for data isolation and per-customer metrics. Tenants are created automatically on first request.