Skip to main content
GET
Get intent by ID

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

Intent object

id
string
agentId
string
purpose
string
expectedAmountEuros
number | null
expectedMerchant
string | null
status
enum<string>
Available options:
approved,
pending_approval,
failed,
denied,
cancelled,
completed,
expired
recurring
object | null
expiresAt
string<date-time>
cardId
string | null
policyCheck
object
clientIntentId
string | null
approvedBy
string | null
approvedAt
string<date-time> | null
createdAt
string<date-time>