/
ON
oneloop-hq
/
Feather API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
oneloop-hq
Feather API
get
Get an audit export job's status + per-file download tokens
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-30
491
704
2.1 MB
knowledge-base-audit
Get an audit export job's status + per-file download tokens
get
/v1/knowledge-base/audit/exports/{export_id}
Path parameters
export_id
string
uuid
required
Response
Successful Response
ExportJobResponse
required
Status view of an export job (with per-file download tokens when ready).
id
string
uuid
required
status
string
required
export_format
string
required
window_start
string
date-time
nullable
window_end
string
date-time
nullable
created_at
string
date-time
required
started_at
string
date-time
nullable
finalized_at
string
date-time
nullable
expires_at
string
date-time
nullable
total_rows
integer
nullable
partial_count
integer
nullable
failed_count
integer
nullable
error_code
string
nullable
filters
object
nullable
files
ExportFileStatus[]