API
identity.search
GET https://identity.api.rivet.gg/v1/identities/search
curl -X GET 'https://identity.api.rivet.gg/v1/identities/search'

Authorizations

Authorization[header]required
string

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

Query Parameters

queryrequired
string

The query to match identity display names and account numbers against.

anchor
string

How many identities to offset the search by.

limit
integer

Amount of identities to return. Must be between 1 and 32 inclusive.

Response

identitiesrequired
array
anchor
string

The pagination anchor.