getUserVideos


Retrieve array of videos for a user with optional parameters: nodeID, blogID, tierID. User-auth sets userID automatically and devkey requires userID parameter.

Parameters

Name Description
userID required The user’s primary identifier.
blogID optional The primary identifier for the user or group’s site. (Same as siteID)
nodeID optional The primary identifier for your network.
tierID optional Tier ID.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/ugcVideo?action=getUserVideos&nodeID=188234&userID=229928503&page=1&perPage=1&devkey=[devkey]

JSON Response