REST API ReferenceRead TermRead Term GET /agents/:agent_id/terms/:term_id Retrieves details of a specific term by ID for a given agent. Request Responses200404422 Term details successfully retrieved. Returns the complete term object Term not found. The specified `agent_id` or `term_id` does not exist Validation Error