API
group.getProfile
GET https://group.api.rivet.gg/v1/groups/{group_id}/profile
curl -X GET 'https://group.api.rivet.gg/v1/groups/{group_id}/profile'

Authorizations

Authorization[header]required
string

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

Path Parameters

group_idrequired
string

Query Parameters

watch_index
string

A query parameter denoting the requests watch index.

Response

grouprequired
object

A list of group profiles.

watchrequired
object

Provided by watchable endpoints used in blocking loops.