Assets
Retrieve an asset
Retrieves the details of an asset that has previously been created. Supply the unique asset ID that was returned from your previous request, and Mux will return the corresponding asset information. The same information is returned when creating an asset.
get/video/v1/assets/{ASSET_ID}
Path parameters
ASSET_IDstring required
The asset ID.
Response
OK