/
AS
astrbotdevs
/
AstrBot OpenAPI v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 54m ago · Updated 5d ago
Details
Filter operations
Bot Config Routes
4
Bots
15
Chat
28
Config Profiles
7
Conversations
7
get
List conversation history data
post
Delete multiple conversations
get
Get conversation details and messages
delete
Delete a conversation
patch
Update conversation metadata
put
Replace conversation message history
post
Export conversations
Files
5
IM
2
MCP
11
Open API
2
Personas
15
Plugin Pages
12
Plugin Sources
5
Plugins
40
Provider Sources
10
Providers
19
Sessions
11
Skills
24
Subagents
3
System Config
4
T2I
8
Conversations
Export conversations
Required scope:
data
post
/api/v1/conversations/export
Request body
ConversationExportRequest
required
conversations
ConversationRef[]
conversation_ids
string[]
format
'json'
|
'markdown'
Response
Exported conversation data
Changes