API
⭐️ identity.events.watch
GET https://identity.api.rivet.gg/v1/events/live
curl -X GET 'https://identity.api.rivet.gg/v1/events/live'

Authorizations

Authorization[header]required
string

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

Query Parameters

watch_index
string

A query parameter denoting the requests watch index.

Response

eventsrequired
array
watchrequired
object

Provided by watchable endpoints used in blocking loops.