Skip to main content
GET
Python

Authorizations

Meibel-API-Key
string
header
required

Path Parameters

agent_id
string
required

Response

Successful Response

id
string
required
name
string
required
display_name
string
required
catalog_urn
string
required
version
string
required
type
string
required
llm_model
string
required
fallback_models
string[]
required
datasources
string[]
required
instructions
string
required
tools
Tools · object[]
required
artifacts
string[]
required
confidence_configs
string[]
required
temperature
required
tags
string[]
required
parent_version
string | null
description
string | null
max_tokens
integer | null
icon
string | null
created_by
string | null
created_at
string<date-time> | null
execution_policy
ExecutionPolicy · object | null

Execution policy applied to this agent's sessions.

Example:
execution_policy_ids
string[] | null
last_execution_status
string | null
last_execution_time
string<date-time> | null