cURL
curl --request GET \ --url https://mainnet.dkn.dria.co/api/v0/batch/job \ --header 'x-api-key: <api-key>'
{ "status": "completed", "result_url": null }
Get a single job
API Key
The ID of the file associated with the job
"123e4567-e89b-12d3-a456-426614174000"
Returns S3 Image Upload URL
The status of the job
"completed"
The URL of the result file if the job is completed
null