Get a prepared media asset
Return the current lifecycle state of an asset owned by the authenticated application.
Authentication
AuthorizationBearer
Application auth. Send `Authorization: Bearer <app_uuid>:<api_key>` using any active key in the app's collection. See [Authentication](https://voice-platform.docs.buildwithfern.com/api/authentication) for details.
Path parameters
asset_id
Prepared media asset identifier.
Response
Current asset state
asset_id
created_at
status
duration_ms
expires_at
failure_reason
format
size_bytes
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error
503
Service Unavailable Error