List Terms
GET/agents/:agent_id/terms
Retrieves a list of all terms in the agent's glossary.
Returns an empty list if no terms associated to the provided agent's ID. Terms are returned in no guaranteed order.
Request
Responses
- 200
- 404
- 422
List of all terms in the agent's glossary.
Terms not found. The specified `agent_id` does not exist
Validation Error