/
AS
astrbotdevs
/
AstrBot OpenAPI v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 3d ago
Details
Filter operations
Bot Config Routes
4
Bots
15
Chat
28
Config Profiles
7
Conversations
8
Files
5
IM
2
MCP
11
Open API
2
Personas
15
Plugin Pages
12
get
List plugin pages by query ID
get
Get plugin page entry HTML by query ID
get
Get a plugin page asset by query ID
get
List plugin pages
get
Get plugin page entry HTML
get
Get a plugin page asset
get
Get the plugin page bridge SDK
get
Proxy a plugin extension GET route
put
Proxy a plugin extension PUT route
post
Proxy a plugin extension POST route
delete
Proxy a plugin extension DELETE route
patch
Proxy a plugin extension PATCH route
Plugin Sources
5
Plugins
40
Provider Sources
10
Providers
19
Sessions
11
Skills
24
Subagents
3
System Config
4
T2I
8
Plugin Pages
Get plugin page entry HTML
Required scope:
plugin
get
/api/v1/plugins/{plugin_id}/pages/{page_name}
Path parameters
plugin_id
string
required
page_name
string
required
Response
HTML response
Changes