veoh.people.getSentMessages

Retrieve the logged-in user's sent messages.

Accessibility

This method is executable with any assigned API key

Request URL

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

Parameters

Name

Description Required Restriction

maxResults

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

offset

The offset into the result 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.