Retrieve an asset
This method retrieves details about the specified asset.
Path parameters
asset_id
The unique identifier of the asset to retrieve.
Headers
x-api-key
Response
The asset has been successfully retrieved.
_id
The unique identifier of the asset.
method
The method used to upload the asset.
Allowed values:
status
The status of the upload process.
Allowed values:
filename
The filename of the asset.
file_type
The MIME type of the asset.
url
The URL where the asset can be accessed.
url_expires_at
The date and time, in RFC 3339 format, when the URL expires.
created_at
The date and time, in RFC 3339 format (“YYYY-MM-DDTHH:mm:ssZ”), when the asset was created.