Changes to Get Item Processing Results
GET /api/v1/beta/batch-processing/items/{item_id}/processing-results
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 33 revisions of this API.62
What changed
- ○
added the optional property
detail/items/ctxto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detail/items/inputto the response with the422statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
classify.runningenum value to theprocessing_results/items/job_config/anyOf[subschema #1: BatchParseJobRecordCreate]/parameters/anyOf[subschema #1: BatchParseJobConfig]/webhook_configurations/anyOf[subschema #1]/items/webhook_events/anyOf[subschema #1]/items/response property for the response status200response-property-enum-value-added
- ●
added the new
sheets.cancelledenum value to theprocessing_results/items/job_config/anyOf[subschema #1: BatchParseJobRecordCreate]/parameters/anyOf[subschema #1: BatchParseJobConfig]/webhook_configurations/anyOf[subschema #1]/items/webhook_events/anyOf[subschema #1]/items/response property for the response status200response-property-enum-value-added
- ●
added the new
sheets.errorenum value to theprocessing_results/items/job_config/anyOf[subschema #1: BatchParseJobRecordCreate]/parameters/anyOf[subschema #1: BatchParseJobConfig]/webhook_configurations/anyOf[subschema #1]/items/webhook_events/anyOf[subschema #1]/items/response property for the response status200response-property-enum-value-added
- ●
added the new
sheets.partial_successenum value to theprocessing_results/items/job_config/anyOf[subschema #1: BatchParseJobRecordCreate]/parameters/anyOf[subschema #1: BatchParseJobConfig]/webhook_configurations/anyOf[subschema #1]/items/webhook_events/anyOf[subschema #1]/items/response property for the response status200response-property-enum-value-added
- ●
added the new
sheets.pendingenum value to theprocessing_results/items/job_config/anyOf[subschema #1: BatchParseJobRecordCreate]/parameters/anyOf[subschema #1: BatchParseJobConfig]/webhook_configurations/anyOf[subschema #1]/items/webhook_events/anyOf[subschema #1]/items/response property for the response status200response-property-enum-value-added
- ●
added the new
sheets.successenum value to theprocessing_results/items/job_config/anyOf[subschema #1: BatchParseJobRecordCreate]/parameters/anyOf[subschema #1: BatchParseJobConfig]/webhook_configurations/anyOf[subschema #1]/items/webhook_events/anyOf[subschema #1]/items/response property for the response status200response-property-enum-value-added
- ●