Skip to main content

Get Job Result

GET 

/api/v1/extractionv2/jobs/:job_id/result

Get Job Result

Request

Path Parameters

    job_id uuidrequired

Cookie Parameters

    session any

Responses

Successful Response

Schema

    run_id uuidrequired

    The id of the extraction run

    extraction_agent_id uuidrequired

    The id of the extraction agent

    data

    object

    required

    The data extracted from the file

    anyOf

    property name*

    object

    anyOf

    object

    extraction_metadata

    object

    required

    The metadata extracted from the file

    property name*

    object

    anyOf

    object