/
ON
oneloop-hq
/
Feather API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 25m ago · Updated 1w ago
View markdown
oneloop-hq
Feather API
get
Get a conversation export job's status + per-file download tokens
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-12
617
884
2.7 MB
5a5597ebb2d6
analytics
110
ask-feather
12
assistants
41
billing
3
communication
12
conversation-exports
4
get
List this org's conversation export jobs (newest first)
post
Request an async encrypted conversation/session export
get
Get a conversation export job's status + per-file download tokens
get
Server-mediated, decrypted download of one export file
conversations
17
email
7
email-drafts
6
evals
19
extraction-schemas
4
extractions
3
hitl
10
identity
28
integrations
17
knowledge-base
29
knowledge-base-acl
6
knowledge-base-audit
6
knowledge-base-connectors
12
knowledge-base-evals
13
knowledge-base-governance
4
knowledge-gap-analytics
9
library
12
mcp-chat
2
memory
4
mocks
16
model-router
10
notifications
19
personas
7
policies
22
privacy
5
retention-policies
4
scenarios
7
sessions
1
sim_suites
15
simulation_runs
6
sms
5
teams
15
tools
17
voice
40
webchat
10
webhooks
2
workflow-playground
4
workflows
22
conversation-exports
Get a conversation export job's status + per-file download tokens
get
/v1/conversations/exports/{export_id}
Path parameters
export_id
string
uuid
required
Response
Successful Response
ConversationExportJobResponse
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
error_code
string
nullable
filters
object
nullable
files
ConversationExportFile[]