Saltar al contenido principal

Get Analysis Job Status

GET 

/v1/analysis/:job_id

Get analysis job status from a given analysis id.

Path params:

job_id (str): Unique identifier for the audio analysis job.

Usage:

curl GET http://$API_DNS/v1/analysis/<job_id>

Request

Responses

Successful Response