Skip to main content
GET
Get the effective policy for an agent

Authorizations

Authorization
string
header
required

API key (sk_sandbox_* / sk_test_* / sk_live_*) or Agent token (at_* / at_dlg_*)

Path Parameters

agentId
string
required

Response

Agent policy

id
string
agentId
string
ownerId
string
name
string
maxTransactionEuros
number | null
dailyLimitEuros
number | null
monthlyLimitEuros
number | null
autoApproveLimitEuros
number | null
merchantAllowlist
string[]
merchantBlocklist
string[]
mccCategories
string[]
allowedCountries
string[]
lockToFirstMerchant
boolean
cooldownMinutes
integer | null
requireIntent
boolean
requireAttestation
boolean
expiresAfterMinutes
integer | null
expirationAction
string
activeHoursStart
integer | null
activeHoursEnd
integer | null
maxUsageCount
integer | null
amountTolerancePercent
number | null
updatedAt
string<date-time>