LlamaExtract

Get Run

get/api/v1/extraction/runs/{run_id}

Path parameters

run_idstring uuid required

Query parameters

project_idstring uuid nullable
organization_idstring uuid nullable

Cookies

sessionstring nullable

Response

Successful Response

idstring uuid required

The id of the extraction run

created_atstring date-time nullable

Creation datetime

updated_atstring date-time nullable

Update datetime

project_idstring uuid required

The id of the project that the extraction run belongs to

extraction_agent_idstring uuid required

The id of the extraction agent

data_schemaobject required

The schema used for extraction

file_idstring uuid nullable

The id of the file that the extract was extracted from

status'CREATED' | 'PENDING' | 'SUCCESS' | 'ERROR' required
errorstring nullable

The error that occurred during extraction

job_idstring uuid nullable

The id of the job that the extraction run belongs to

extraction_metadataobject nullable

The metadata extracted from the file

from_uiboolean required

Whether this extraction run was triggered from the UI

Changes

Changed in 2 of the 33 revisions of this API.4

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the 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 gemini-1.5-flash enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the gemini-1.5-pro enum value from the // response property for the response status

      response-property-enum-value-removed

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