v5

OpenAPI 3.1.02026-07-31129337684.6 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"
  }
}