Forum Discussion

grant_jenkins's avatar
grant_jenkins
Iron Contributor
Jul 28, 2024

Graph API with expand only bringing max 100 rows even though top=999

When I use the following endpoint, it returns 999 rows for each page which is expected.   https://graph.microsoft.com/v1.0/groups?$top=999&$select=id,displayName   However, as soon as I expand ow...

Resources