This endpoint can be used to fetch the status of a video by passing the project_id
and the inference_id
in query parameters.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The inference_id of the video for fetching its video status.
The project_id of the video for fetching its video status.
Successful Response
The response is of type object
.