API
identity.listRecentFollowers
GET https://identity.api.rivet.gg/v1/identities/self/recent-followers
curl -X GET 'https://identity.api.rivet.gg/v1/identities/self/recent-followers'

Authorizations

Authorization[header]required
string

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

Query Parameters

count
integer
watch_index
string

A query parameter denoting the requests watch index.

Response

anchor
string
identitiesrequired
array
watchrequired
object

Provided by watchable endpoints used in blocking loops.