Inference
Get video_status
This endpoint can be used to fetch the status of a video by passing the project_id
and the inference_id
in query parameters.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The inference_id of the video for fetching its video status.
The project_id of the video for fetching its video status.
Response
200
application/json
Successful Response
The response is of type object
.