Check Enhancement Status
You'll need to check the status of the job.
Headers
Key
Value
Request
/api/v1/audiaize/unify/{id}/statusResponse
{
"id": {id},
"status": "running"
}{
"id": {id},
"status": "completed"
}Last updated