veoh.people.getFriendRequests

Retrieve all friend requests for the logged-in user.

Accessibility

This method is executable with any assigned API key

Request URL

http[s]://srv.veoh.com/rest/v2/execute.xml?method=veoh.people.getFriendRequests

Parameters

Name

Description Required Restriction

maxResults

The maximum number of results to return. false Integer between 1 and 100.

offset

The offset into the rest set to begin returning results. false Integer at least 0.

apiKey

An API key (Complete your developer profile here and a key will be emailed to you) true String.

userToken

A user token identifying the logged-in user (See veoh.people.authenticate) true String.