v1

latestOpenAPI 3.1.02026-07-173384141.4 KB
files

get/documents/v1/files

Query parameters

cursorstring

Cursor to paginate through the list of jobs

limitinteger

Limit the number of jobs to return

direction'next' | 'prev'

Direction to paginate through the list of jobs

filenamestring

Filter by filename. The search is case-sensitive

created_afterstring

Filter by created after. The date is inclusive, and it must be in RFC3339 format

created_beforestring

Filter by created before. The date is inclusive, and it must be in RFC3339 format

Response

List all files

hasMoreboolean required
prevCursorstring nullable
nextCursorstring nullable