Agents
API key passed in the Authorization header. Format: <api-key>
Filter conversations by title.
Filter conversations by feature type.
Comma-separated list of relationships to include. Available: messages.
Sort results. Prefix with - for descending. Available: id, title, created_at.
Successful response
Unauthenticated
Unauthorized
API key passed in the Authorization header. Format: <api-key>
The feature type to use for the conversation (e.g. script_editor).
The initial prompt message.
Optional context payload passed to the agent.
Conversation started
Unauthenticated
Unauthorized
Validation Error
API key passed in the Authorization header. Format: <api-key>
The unique identifier of the conversation.
Comma-separated list of relationships to include. Available: messages.
Successful response
Unauthenticated
Unauthorized
Conversation not found
API key passed in the Authorization header. Format: <api-key>
The unique identifier of the conversation.
The reply message.
Reply accepted and queued for processing
Unauthenticated
Unauthorized
Conversation not found
Validation Error
No content
Last updated
Was this helpful?