LlamaExtract

List Jobs

get/api/v1/extraction/jobs

Query parameters

extraction_agent_idstring uuid required

Cookies

sessionstring nullable

Response

Successful Response

idstring uuid required

The id of the extraction job

status'PENDING' | 'SUCCESS' | 'ERROR' | 'PARTIAL_SUCCESS' | 'CANCELLED' required

The status of the extraction job

errorstring nullable

The error that occurred during extraction

file_idstring uuid nullable

The id of the file that the extract was extracted from

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