Confidence Score
Run Calculate Confidence Scores
Calculate the confidence scores for a specific result
POST
/
results
/
{id}
/
confidence
Generates confidence scores for a lookup. Learn more about lookup confidence scores in the Parsing Spec guide.
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
id
string
requiredResponse
200 - application/json
A common schema for all models
status
enum<string>
requiredThe status of a confidence generation task
Available options:
empty
, pending
, success
, failure
updated_at
string | null
The date and time this status was last updated