Create an agent thread
Creates a new agent thread for running agent workflows
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
type
The agent type to use for this agent thread
business_id
Optional business ID to associate with the agent thread
Response
agent thread created with business context
object
Object type identifier.
id
Unique identifier for the agent thread.
created_at
Timestamp when the agent thread was created.
updated_at
Timestamp when the agent thread was last updated.
status
Current lifecycle status of the agent thread.
Allowed values:
metadata
Internal metadata associated with the agent thread.
requester
Requester context associated with the agent thread.
steps
Execution steps emitted by the underlying agent state