Discussions
TITLE for created video using template programmatically
8 months ago by Harshit Goel
Could anyone please tell how can we get the created video title programmatically via api call.
I checked the api documentation and there is an endpoint(https://api.heygen.com/v1/video_status.get) to get the video details but not any title property mentioned in response.
Even the title as well as duration property is not mentioned in webhook payload.