Description

Retrieves a list of friends for the user.

General

End Point
https://www.mogl.com/api/v2/users/friends/{user}/
HTTP Method GET
Requires SSL true
Requires Acting User true (learn more)
Scope(s) users_read

Path Parameters

Path parameters are ALWAYS required.

user The user id of the user.

Request Parameters

Parameters are NOT REQUIRED unless noted otherwise.

state multi The state of the friendshipt [REQUEST, PENDING, CONFIRMED].
offset The offset into the results list.
numResults Number of results to return per page.

Response Fields

results A list of friendships. See results details

Try It Now

Endpoint
Client Id
(required)
Access Token
(required)
User Token
*(see below -- client_credentials only)
state
Add
offset
Add
numResults
Add
*Partners that authenticate with client_credentials should provide a user_token.