Show Video Details
You can retrieve details for a specific video if you have the video ID. In this guide, we'll walk through the code to retrieve it and how to retrieve it from the dashboard.
API documentation
Retrieve video info
To retrieve information about any of your videos, use this code sample:
Retrieve video info from your dashboard
If you don't want to retrieve video details programmatically, you can also view videos in your dashboard. To do that, do the following:
-
Log in to your dashboard.
-
From the menu on the left, choose Videos.
-
Click on the video for which you want to view details. You can use the filtering options to help you find the one you want.
-
When the pop-up for the individual video you chose appears, click See details to review all the information about the video.
Conclusion
It can be useful to retrieve a single video's details to determine if anything needs updating, or to collect key information like the video ID or mp4 link.
Was this page helpful?