Job status

When you use the Async API to submit or append video, audio, or text, the API returns a job ID.

You can use the job ID to check the status of a job as soon as you can see the job ID.

You should check the status of your Async API processing jobs because the time to complete a job varies based on the length of the conversation.

Get job status

Use the interactive reference page at Get job status, or in your own test environment, or in Postman.

The get job status API request endpoint is:

GET https://api.symbl.ai/v1/job/{jobId}