I am using the SCIM API with Swagger to pull information down from our tenant but I could not see how to pull all members of a group. The Admin UI has no option to export group memberships so I figured the SCIM API could do this but I don't see how to get anything other than SCIM ID and External ID via the API.
Is there a way to do this via SCIM or if not, how can I obtain group memberships in a programmatic way?