Forum Discussion

Charline_74's avatar
Charline_74
Resolver I
3 years ago
Solved

API Admin : Admin - Groups GetGroupsAsAdmin

Hello,

 

I need to use this API but I'd like to retrieve my entire workspace and not just 5000 and I don't know how to do this?

 

Does anyone have any ideas?

 

Link : https://learn.microsoft.com/en-us/rest/api/power-bi/admin/groups-get-groups-as-admin

  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi  Charline_74 ,

     

    Please consider using the Skip parameter to fill into the request URL that can help overcome the first 5000 records limitation for this API returned, so that there's chance for the API response to return the records from first 5001 to first 10000.

     

    Best Regards,

    Liu Yang

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi  Charline_74 ,

     

    Please consider using the Skip parameter to fill into the request URL that can help overcome the first 5000 records limitation for this API returned, so that there's chance for the API response to return the records from first 5001 to first 10000.

     

    Best Regards,

    Liu Yang

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.