getVideoDetails
- Home
- Multimedia
- UgcVideo
- getVideoDetails
getVideoDetails
Gets the details for a given video.
Parameters
Name | Description |
videoID optional | ID of the video. |
output optional | The response output format. Accepts JSON and XML. |
Request Syntax
https://services.onesite.com/rest/ugcVideo?action=getVideos&nodeID=188234&page=1&perPage=1&devkey=[devkey] |
JSON Response
1 2 3 4 5 6 7 8 |
{ "service":"ugcVideo", "action":"getVideos", "code":1, "message":"Success", "page":1, "per_page":1 } |
Service Information
Service | ugcVideo |
Method | getVideoDetails |
Type | REST |
Response Types | JSON, XML |