GET assets/{id}
Summary: Get Asset
Operation ID: getAsset
Auth: unknown
Operation ID: getAsset
Auth: unknown
Description
The Serve API is used to interact with, and delete hosted assets including videos, images, audio files, thumbnails and poster images. Use this endpoint to fetch an asset by asset id. Note that an asset id is unique for each asset and different from the render id. **base URL:** https://api.shotstack.io/serve/{version}
Parameters (1)
id
(string, path, required)
The id of the asset in UUID format
Constraints: {'pattern': '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$'}
No probe data for this endpoint yet.