List Terms
GET/agents/:agent_id/terms
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
[DEPRECATED] Retrieves a list of all terms in the agent's glossary.
This endpoint uses the deprecated agent_id approach instead of tags. Consider using the new tag-based endpoints instead.
This endpoint will be removed in a future release.
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