/
ID
idun-group
/
Idun Agent Engine Server
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 6m ago · Updated 2mo ago
View markdown
idun-group
Idun Agent Engine Server
get
List Guardrails
v2
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-05-26
63
154
130.1 KB
Agent Configuration
19
get
Get Agent
patch
Patch Agent
get
Get Memory
delete
Delete Memory
patch
Patch Memory
post
Check Memory Connection
get
List Guardrails
post
Create Guardrail
get
Get Guardrail
delete
Delete Guardrail
patch
Patch Guardrail
get
List Prompts
post
Create Prompt
get
Get Prompt
delete
Delete Prompt
patch
Patch Prompt
post
Scan
post
Create From Detection
post
Create Starter
Auth & SSO
8
Dashboard
1
Integrations & Tools
11
Observability
4
Runtime
14
Traces
5
post
Invoke
Agent Configuration
List Guardrails
Return all guardrail rows ordered by position then sort_order.
get
/admin/api/v1/guardrails
Response
Successful Response
StandaloneGuardrailRead[]
required
id
string
uuid
required
slug
string
required
name
string
required
enabled
boolean
required
position
'input'
|
'output'
required
sortOrder
integer
required
guardrail
union
required
createdAt
string
date-time
required
updatedAt
string
date-time
required