Get Request Status
Authorizations
X-API-KeystringRequired
Path parameters
requestIdstring · uuidRequiredExample:
c1f96dc2-c448-00e6-82ed-14ecb6403c62Responses
200
Successful response
application/json
statusstring · enumOptionalExample:
processingPossible values: progressnumberOptionalExample:
Total progress of the request in percentage
82outputSizestringOptionalExample:
10 GBaverageFpsnumberOptionalExample:
Average processing speed of each node
1.23combinedFpsnumberOptionalExample:
Combined processing speed of all nodes
12.34messagestringOptionalExample:
Processing401
Unauthorized
application/json
403
Forbidden
application/json
404
Enhancement request with the provided ID not found
application/json
500
Internal server error
application/json
get
/video/{requestId}/statusLast updated