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 Security | Intune | Other
Microsoft Security | Microsoft Graph
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.