v1
latestOpenAPI 3.1.02026-08-044257268.7 KBResources
List an asset's downloadable files
Returns every file one library asset currently has, each with a freshly minted download URL — GET a url to stream the bytes. One upstream read, so this reflects the provider's present truth; an asset with nothing downloadable answers an empty list.
get/v1/resources/{resourceId}/mint-assets/files
Path parameters
resourceIdstring required
Resource identifier (ULID).
Resource identifier (ULID).
Query parameters
assetIdstring required
Asset id from the library listing.
Asset id from the library listing.
Response
The asset's downloadable files