get https://example.com/api/jobs/
Returns an inference job’s details. It includes the status, total, completed, and failed number of items.
Log in to see full request history
Responses
Returns an inference job’s details. It includes the status, total, completed, and failed number of items.
xxxxxxxxxx
curl --request GET \
--url https://example.com/api/jobs/identifier \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: