Get Recovery Status by Idempotency Key
Poll the current status of a recovery attempt by the idempotencyKey you supplied to /api/recovery/execute. An alternative to looking up by transaction ID.
Clients can only query their own transactions.
Documentation Index
Fetch the complete documentation index at: https://docs.revtain.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your Revtain API key (format: rev_xxx). Provided during onboarding.
Query Parameters
The idempotency key you supplied to /api/recovery/execute.
Response
Recovery status
"01KKZ14FEZK152ZBXEM2XK1B0C"
succeeded, failed, blocked, unknown "succeeded"
true
5000
"USD"
"2026-03-17T23:15:21.000Z"
"primary"
Number of gateway attempts made during the cascade.
2
The most recent decline code seen for this recovery.
"do_not_honor"
What to do next. Present only when the recovery did not succeed.
request_card_update, retry_later, manual_review, monitor "retry_later"
Human-readable explanation of the recommended action. Present only when the recovery did not succeed.
"The issuer returned a soft decline. A later retry, or a card update, may succeed."