AI Agents
Query an Agent
Quesries an agent.
POST
/
api
/
projects
/
{projectName}
/
agents
/
{agentName}
/
completions
Path Parameters
projectName
string
requiredThe name of the project where agent resides
agentName
string
requiredThe name of the agent
Body
application/json
messages
object[]
Response
200 - application/json
message
object
Was this page helpful?