Skip to main content
GET
List Members With Attributes

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Query Parameters

parentId
string
required
pageSize
string<int64>

Default value: 10

pageToken
string
filter
string

Response

200 - application/json

A successful response.

memberships
object[]

Members of the group with their attributes if supported by member type. Can be tenant user accounts (regular or provisional/invited) or service accounts. Regular tenant user accounts may have a full set of attributes, provisional may have contacts only, service accounts

nextPageToken
string