Update to GET /wiki/rest/api/group/member

Before, the API GET /wiki/rest/api/group/member listed the limit parameter as the maximum number of users to return per page which may be restricted by fixed system limits. This post is to let you know that now the fixed system limit is 200, and upon passing a limit query parameter > 200, the number of users returned are limited to 200. There is no change to the functionality of this API endpoint. This post is just an FYI.

1 Like