Documentation Index

Fetch the complete documentation index at: https://docs.graphiant.com/llms.txt

Use this file to discover all available pages before exploring further.

/v1/groups/{id}/members

Prev Next
Get
/v1/groups/{id}/members

Get all members of a specific group.

Security
API Key: jwtAuth
Header parameter nameauthorization

Use Bearer <token>

Header parameters
Authorization
stringRequired

Bearer token. Format: Bearer <your_token_here>

Path parameters
id
stringRequired
Exampleexample string
Responses
200

OK

Expand All
object
users
Array of object (commonUser)
object
email
string
Exampleexample string
enterpriseId
integer (int64)
Example1234567891011
firstName
string
Exampleexample string
lastActiveAt
object (googleProtobufTimestamp)
nanos
integer (int32)
Example123
seconds
integer (int64)
Example1234567891011
lastName
string
Exampleexample string
mfaFactor
string
Exampleexample string
phoneNumber
string
Exampleexample string
timeZone
string
Exampleexample string
userId
string
Exampleexample string
verified
boolean
Exampletrue