API
identity.listFriends
GET https://identity.api.rivet.gg/v1/identities/self/friends
curl -X GET 'https://identity.api.rivet.gg/v1/identities/self/friends'

Authorizations

Authorization[header]required
string

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

anchor
string
limit
string

Range is between 1 and 32 (inclusive).

Response

anchor
string
identitiesrequired
array
watchrequired
object

Provided by watchable endpoints used in blocking loops.