API
identity.links.get
GET https://identity.api.rivet.gg/v1/game-links
curl -X GET 'https://identity.api.rivet.gg/v1/game-links'

Authorizations

Authorization[header]required
string

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

Query Parameters

identity_link_tokenrequired
string

Documentation at https://jwt.io/

watch_index
string

A query parameter denoting the requests watch index.

Response

statusrequired
string
Available options:
incomplete,
complete,
cancelled
gamerequired
object
current_identityrequired
object

An identity handle.

new_identity
object
watchrequired
object

Provided by watchable endpoints used in blocking loops.