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

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

anchor
string
identitiesrequired
array
watchrequired
object

Provided by watchable endpoints used in blocking loops.