v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBProfile Assets
Download a person asset by asset ID
Streams the binary or text content of the asset identified by assetId. Returns HTTP 302 if the content is hosted at a remote URL; returns HTTP 200 with the raw content otherwise. Use the name variant (downloadPersonAssetByName) when you have the asset name but not the id.
get/api/v4/persons/{personId}/assets/{assetId}/download
Path parameters
personIdstring required
The Extole unique profile identifier of this user at Extole.
assetIdstring required
The Extole-assigned unique identifier of the asset.
Response
Binary asset content stream with the asset's stored content type.