Get the latest render status
GET
api.vdclip.com/v1/clips/{clip_id}/renders/latestAuthAuthorization: Bearer <token>scope: vdclip:results:read
Return the most recent render for a clip, including status and output URL.
Path parameters
clip_idstringrequiredClip external id returned by the project clips list or render response.
Last updated on