cURL
curl --request GET \ --url https://api.decart.ai/v1/jobs/{job_id} \ --header 'x-api-key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Successful Response
Was this page helpful?