[keycloak-user] Query for a specific page from "get members of group" REST API

Lengenfeld, Jan jan.lengenfeld at gbtec.de
Thu May 2 11:41:55 EDT 2019


Hi all,


is there a way get the total amount of pages from the API "GET /{realm}/groups/{id}/members" (Get users Returns a list of users, filtered according to query parameters)?


As I see it, I can only specify an offset and a page size and get an JSON array of UserRepresentations. But there is no max count or "maximum pages" value that is returned. That way I cannot query for a specific page.


Am I missing something or is there another way to obtain this information?


Best regards


Jan Lengenfeld


More information about the keycloak-user mailing list