v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBProfile Assets
Get a person asset by ID
Returns full metadata for the asset identified by assetId and owned by the person identified by personId. Metadata includes the asset type, name, content URL, MIME type, and creation timestamp. Use downloadPersonAsset to stream the asset content.
get/api/v4/persons/{personId}/assets/{assetId}
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
Asset metadata.