Get group membership
GET {{baseUrl}}/groups/:groupId/members?page=61627017&items-per-page=61627017
Get list of members which are part of the group
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page | number | Page number | |
items-per-page | number | Number of items per page |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"_embedded":{"collection":[{"user_identity":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"_links":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"user_identity":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"_links":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"_links":{"urn:eim:linkrel:update-members":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"urn:eim:linkrel:clear-members":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}}}