API
identity.listFollowing
GET https://identity.api.rivet.gg/v1/identities/{identity_id}/following
curl -X GET 'https://identity.api.rivet.gg/v1/identities/{identity_id}/following'

Authorizations

Authorization[header]required
string

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

Path Parameters

identity_idrequired
string

Query Parameters

anchor
string
limit
string

Range is between 1 and 32 (inclusive).

Response

identitiesrequired
array
anchor
string
watchrequired
object

Provided by watchable endpoints used in blocking loops.