Skip to main content
GET
List the members (accounts) of a group

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

OK

GroupMembersResponse schema.

group_id
integer<int64>

Group identifier.

members
object[]

Group members returned by the response.