v1

latestOpenAPI 3.1.02026-08-06282630.2 KB
Public

Fetch Documents

get/v1/fetch_documents/

Query parameters

start_datestring date nullable

Filter documents created after this date (inclusive)

Filter documents created after this date (inclusive)

end_datestring date nullable

Filter documents created before this date (inclusive)

Filter documents created before this date (inclusive)

folder_idinteger nullable

Filter documents whose template belongs to this folder (config)

Filter documents whose template belongs to this folder (config)

template_idinteger nullable

Filter documents extracted with this template (class)

Filter documents extracted with this template (class)

updated_sincestring date-time nullable

Filter documents created or modified at or after this timestamp. Accepts an ISO 8601 date (YYYY-MM-DD) or full datetime (YYYY-MM-DDTHH:MM:SS). Interpreted as UTC: a timezone-naive value is treated as UTC, and a timezone-aware value (e.g. ...Z or +02:00) is honored. Use the timestamp of your last successful poll to fetch only the delta.

Filter documents created or modified at or after this timestamp. Accepts an ISO 8601 date (YYYY-MM-DD) or full datetime (YYYY-MM-DDTHH:MM:SS). Interpreted as UTC: a timezone-naive value is treated as UTC, and a timezone-aware value (e.g. ...Z or +02:00) is honored. Use the timestamp of your last successful poll to fetch only the delta.

Response

Successful Response

integer[] required