Pagination issue with listing Group members MS Graph API

Suzie Carlson 1 Reputation point
2022-08-11T23:06:20.81+00:00

Hi all,

Following the documentation for the graph API on listing group members, I'm pulling a group that has 474 direct members and 1 group, with a total of 517 members. When I ping the API to pull data, I get 100 records but I do not get the odata.nextLink: value returned and therefore cannot paginate. I have tried both beta and v1.0, with and without the top filter. Has anyone ran into this issue before?

I have been able to use this successfully on other endpoints, so I'm not sure if it's an issue with this one specifically. I am able to get the odata.context and odata.type fields returned.

https://learn.microsoft.com/en-us/graph/api/group-list-members?view=graph-rest-1.0&tabs=http#request-headers

Thanks in advance!
SC

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,365 questions
{count} votes