Changes to Create Extract Job

POST /api/v2/extract

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 8 of the 33 revisions of this API.2714

  1. b17341164de92
  2. d40e17e17bd128
  3. 1c29e1491a382
  4. c317ed7c691a1
  5. 1bbc901f8c0d1
  6. beb65a9b42eb1
  7. 01ac7197eb4a2
  8. 7e0726654d22211

What changed

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the request property configuration/anyOf[subschema #1: ExtractConfiguration]/extract_version

      request-property-removed

    • removed the optional property configuration/anyOf[subschema #1: ExtractConfiguration]/extract_version from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property configuration/anyOf[subschema #1: ExtractConfiguration]/version

      new-optional-request-property

    • added the new classify.running enum value to the request property webhook_configurations/anyOf[subschema #1]/items/webhook_events/anyOf[subschema #1]/items/

      request-property-enum-value-added

    • added the new sheets.cancelled enum value to the request property webhook_configurations/anyOf[subschema #1]/items/webhook_events/anyOf[subschema #1]/items/

      request-property-enum-value-added

    • added the new sheets.error enum value to the request property webhook_configurations/anyOf[subschema #1]/items/webhook_events/anyOf[subschema #1]/items/

      request-property-enum-value-added

    • added the new sheets.partial_success enum value to the request property webhook_configurations/anyOf[subschema #1]/items/webhook_events/anyOf[subschema #1]/items/

      request-property-enum-value-added

    • added the new sheets.pending enum value to the request property webhook_configurations/anyOf[subschema #1]/items/webhook_events/anyOf[subschema #1]/items/

      request-property-enum-value-added

    • added the new sheets.success enum value to the request property webhook_configurations/anyOf[subschema #1]/items/webhook_events/anyOf[subschema #1]/items/

      request-property-enum-value-added

    • added the optional property configuration/anyOf[subschema #1: ExtractConfiguration]/version to the response with the 200 status

      response-optional-property-added

    • removed the optional property metadata/anyOf[subschema #1: ExtractV2JobMetadata]/usage/anyOf[subschema #1: ExtractJobUsage]/num_document_tokens from the response with the 200 status

      response-optional-property-removed

    • removed the optional property metadata/anyOf[subschema #1: ExtractV2JobMetadata]/usage/anyOf[subschema #1: ExtractJobUsage]/num_output_tokens from the response with the 200 status

      response-optional-property-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api tag LlamaExtract removed

      api-tag-removed

    • api tag LlamaExtract added

      api-tag-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api tag LlamaExtract removed

      api-tag-removed

    • removed the request property configuration/anyOf[subschema #1: ExtractConfiguration]/lang

      request-property-removed

    • removed the optional property configuration/anyOf[subschema #1: ExtractConfiguration]/lang from the response with the 200 status

      response-optional-property-removed

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 7e0726654d22211See the full diff
    • added the new required request property file_input

      new-required-request-property

    • removed the required property document_input_value from the response with the 200 status

      response-required-property-removed

    • removed the request property document_input_value

      request-property-removed

    • added the required property file_input to the response with the 200 status

      response-required-property-added