Retrieve job IDs from a batchAsk AIget https://api.super.ai/v1/apps/{app_id}/batches/{batch_id}/idsUse this endpoint to retrieve the job IDs for all the jobs in a single batch.Path Paramsapp_idstringrequiredThe universal unique identifier (UUID) of the project from which you want to retrieve the job IDs. You can find this in the super.AI dashboard URL of your project.batch_idstringrequiredUnique identifier for the job batch for which you want to retrieve the job IDsResponses 200200 400400Updated 7 months ago