Skip to main content
GET
/realms/{realmId}/organizations/{organizationId}/groups

Authorizations

Authorization
string
header
required

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

Path Parameters

realmId
string
required
organizationId
string
required

Response

200 - application/json

Successful response

GET /realms/{realm}/organizations/{organization}/groups response.

Spelled out as a named, non-generic interface (rather than PaginationResponse<GroupListItem>) so the OpenAPI generator can resolve it — it fails closed on instantiated generics.

next
string | null
required
items
object[]
required