friends
URL
http://www.nutritter.com/api/friends
Description
Get a user's friends
Authentication
Optional
Parameters
username(optional)
Description
The user who's friends you want to see. If not specified, and authenticated, authenticated users will be used as username
Type
string
Example Value
simedia
count(optional)
Description
Number of results per page
Type
int
Default Value
10
Example Value
2
page(optional)
Description
The current page of results
Type
int
Default Value
1
Example Value
1
Example
An easy way to try the Nutritter API is to use cURL. Here is an example of a curl command for friends:
Command
Output
1
