Get audio enhancement
Poll this endpoint to check the status of an enhancement job and retrieve the download URL when complete.
Authentication
AuthorizationBearer
API token from https://app.resemble.ai/account/api
Path parameters
enhancement_uuid
The UUID returned from the create endpoint.
Response
Enhancement details
success
uuid
status
Allowed values:
enhanced_audio_url
Download URL. Only present when status is completed. This is a temporary signed URL.
error_message
Human-readable error. Only present when status is failed.
