Skip to main content
GET
Fetch crypto Beneficiary by Id
Fetches a single crypto beneficiary by ID.

Authorizations

x-api-key
string
header
required

Requires authentication via API key and HMAC signature.

  • x-api-key: Your API key generated from your Onboard Business dashboard.
  • x-timestamp: Unix epoch timestamp (seconds) used in signature, allowed skew is 30 seconds
  • x-signature: SHA256 HMAC HEX signature calculated over t={x-timestamp}&{requestBody} using your API Secret.

Path Parameters

beneficiaryId
string<uuid>
required

The unique ID of a beneficiary

Response

Beneficiary fetched

id
string<uuid>
required

Beneficiary identifier

address
string
required

Beneficiary crypto address

network
string
required

Beneficiary network

name
string

Beneficiary name

memo
string

Beneficiary network memo