Skip to main content
GET
TypeScript

Path Parameters

customerIntegrationId
string<uuid>
required

Customer integration unique identifier

assetId
string
required

Fireblocks asset ID

Response

Asset retrieved successfully

Response for getting a single supported asset by ID

fireblocksAsset
object
required

Public asset information with limited properties for API consumption

partnerResponse
object | null
required

Raw partner response data

Example:
partnerCanHandleAnyAsset
boolean
required

Whether partner can handle any asset (not just explicitly listed ones)

Example:

false

note
string
required

Note about asset support capabilities

Example:

"Partner supports only explicitly listed assets"

supported
boolean
required

Whether the asset is supported by the partner

Example:

true