v6

latestOpenAPI 3.1.02026-08-04135335658.3 KB
LLM Configs

Get Default Llm Config

Endpoint to retrieve the default LLM configuration for a team.

get/workflows/v1/llm-configs/default

Response

Successful Response

Example response

{
  "llm_config": {
    "_id": "5eb7cf5a86d9755df3a6c593"
  }
}