Skip to main content
GET
cURL
Retrieve a single transfer using its transfer_id.

Response Fields

Inferring Transfer Status

Check destination_onboarding.status: SUCCEEDED: Transfer completed successfully PENDING: Transfer in progress FAILED: Transfer failed TRANSFERRED: Origin onboarding was transferred out

Authorizations

public-api-key
string
header
default:<Your public-api-key>
required
private-secret-key
string
header
default:<Your private-secret-key>
required

Headers

x-account-code
string

The account_id found in your Yuno Dashboard (UUID).

Path Parameters

transfer_id
string
required

The transfer id returned from the transfer onboarding endpoint (UUID).

Response

id
string
Example:

"550e8400-e29b-41d4-a716-446655440000"

origin_onboarding
object
destination_onboarding
object
created_at
string
Example:

"2026-01-15T16:59:22.996009Z"

updated_at
string
Example:

"2026-01-15T16:59:23.734739Z"