Intents
Get an intent
Retrieve an intent by ID.
GET
Get an intent
Authorizations
API key authentication. Include your API key in the Authorization header as Bearer <api_key>.
Path Parameters
Intent ID (e.g., int_...)
Response
Intent details
Unique intent ID
Associated card ID
Description of intended spend
Intent status
Available options:
pending_approval, pending, matched, mismatched, expired, rejected, canceled Client-provided intent ID for idempotency
Expected transaction amount in cents
Expected merchant category codes
Allowed amount tolerance in cents
Allowed amount tolerance as percentage
Intent expiration timestamp (ms)
Get an intent