GET
/
blobs
/
{id}
Get a blob
curl --request GET \
  --url https://{FUSION HOST}/api/blobs/{id}

Path Parameters

id
string
required

The blob ID.