Asteroid Agents home page
Search...
Support
GitHub
GitHub
Search...
Navigation
Execution
Create a user message for an execution
Documentation
API Reference
API
GET
Get the OpenAPI schema
GET
Check the health of the API
Agent
GET
Get all agents
Optimiser
POST
Queue an optimisation job
Workflow
POST
Create a new workflow for an agent
GET
Get a workflow
POST
Execute a saved workflow for an agent
DEL
Delete a workflow
GET
Get credentials for a workflow (and all prior versions of the workflow)
DEL
Delete credentials for a workflow
PATCH
Add a credential for a workflow
GET
Get all workflows and their executions
GET
Get all versions of a workflow
Execution
GET
Get all executions for a workflow
GET
Get an execution
DEL
Delete an execution
POST
Update the status of an execution
GET
Get the browser session for an execution
GET
Get the progress of an execution
GET
Get files for an execution
GET
Get all user messages for an execution
POST
Create a user message for an execution
Credentials
GET
Get the public key for credentials
Notifications
POST
Set your slack notification channel
Execution
Create a user message for an execution
POST
/
execution
/
{id}
/
user_messages
Try it
Path Parameters
id
string
required
Body
application/json
message
string
required
The message content
Response
201
201
404
_mintlify/placeholder
Message created successfully
Get all user messages for an execution
Get the public key for credentials