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

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

watch_index
string

A query parameter denoting the requests watch index.

Response

identityrequired
object

An identity profile.

watchrequired
object

Provided by watchable endpoints used in blocking loops.