GuidesAPI ReferenceChangelog
API Reference

Get External Account by Idempotency Key

Retrieve an external bank account using its idempotency key.

Functionality:

  • Looks up an external account by the idempotency key provided during account creation
  • Useful for clients to check if an account was successfully created when using idempotent requests

Recipient Accounts:

  • This endpoint can return both first-party and recipient (third-party) bank accounts
  • If the account belongs to a recipient, the response will include a recipient object with full recipient details
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the customer that owns the account

Query Params
string
required

The idempotency key used during resource creation.
Used to safely retrieve or check the status of a resource after creation,
especially useful for handling network failures or timeout scenarios.

Responses

Language
Credentials
Bearer
OneMoney-HMAC-SHA256
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json