Skip to main content

Get Agent Types

GET 

/v1/agents/types

Retrieve the list of supported agent types (e.g., rag, tool, task) along with their descriptions and capabilities.

Status Codes:

  • 200: Agent types retrieved successfully
  • 400: Validation error (invalid query parameters)
  • 500: Internal server error

Request

Responses

Successful Response