Skip to main content
GET
Get an asset

Authorizations

Authorization
string
header
required

A workspace API key. Secret keys (flowy_…) are server-side — keep them private. Publishable keys (flowy_pk_…) are browser-safe but only work from their allowlisted domains.

Path Parameters

assetId
string
required

Query Parameters

workspace_id
string

Optional workspace context (from GET /v1/workspaces); default is the key's own wallet.

Response

The asset.

data
object