Reasoning Agents

Get Reasoning Agent Types

Retrieve all available reasoning agent types.

get/v1/reasoning-agent/types

Headers

x-api-keystring required

Response

Successful Response

statusstring

Status of the request.

agent_typesstring[] required

List of available reasoning agent type identifiers.

Changes

Changed in 1 of the 47 revisions of this API.2

    • added the optional property status to the response with the 200 status

      response-optional-property-added

    • added the required property agent_types to the response with the 200 status

      response-required-property-added