Skip to content

/v1/groups

GET
/v1/groups
curl --request GET \
--url https://example.com/v1/groups \
--header 'Authorization: Bearer <token>'

OK

object
items
Array<object>
nullable
object
id
integer format: int64
type
string
nullable
name
string
nullable
memberCount
integer format: int32
nextCursor
string
nullable