Check the status and details of any asynchronous job in the GoEnhance platform.
img_uuid
). You can use this identifier with the Get Job Status API to track the progress of your job until it completes.
status
field with one of the following values:
img_uuid
in the responseimg_uuid
status
is “completed”, retrieve your resultsBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type object
.