API Reference
Agent Query
Execute an agent-style query using the :class:MorphikAgent
.
Args: request: The query payload containing the natural language question. auth: Authentication context used to enforce limits and access control.
Returns: A dictionary with the agent’s full response.
POST
Headers
Body
application/json
Request model for agent queries
Response
200
application/json
Successful Response
The response is of type object
.