Confidence Score
Get Confidence scores
Retrieve the confidence scores for a specific result
GET
/
results
/
{id}
/
confidence
Retrieves confidence scores for a lookup, once generation is done. 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