/extract

List Documents

List documents for structured extraction.

get/extract/documents

Query parameters

limitinteger
cursorstring nullable

Response

Successful Response

total_countinteger required

Total number of documents

next_cursorstring nullable

Next cursor to continue pagination. Omitted if there are no more documents to retrieve.

prev_cursorstring nullable

Previous cursor to go back in pagination. Omitted if this is the first page.

Changes