List ledger imports

Returns the import batches for a ledger, filterable by filename, status, and import type, with sorting and limit/offset pagination.

🔒

Required role: viewer

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Query Params
string

Filter to imports with this exact filename

string

Comma-separated status filter: importing, processing, completed, failed, deleted

string

Filter to imports of this type (e.g. apiImport, fileUpload)

string

Comma-separated sort fields (filename, status, import_type, created_at, finished_at). Prefix with - for descending. Defaults to -created_at.

integer
Defaults to 100

Number of imports to return (1-1000)

integer
Defaults to 0

Offset for pagination

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json