Hi i was trying to fetch systemuser based on security role assigned to it. I was trying this call /api/data/v9.0/roles(role id)?$expand=systemuserroles_association. My question was how many systemuser will be returned in the response? is there any pagination? or all the related users will be returned?
*This post is locked for comments
so, 5000 roles or 5000 systemuserroles_association entries in one role?
Hi Kartik,
Unless you specify a smaller page size, a maximum of 5000 records will be returned for each request. If there are more records that match the query filter criteria, a @odata.nextLink property will be returned with the results. Use the value of the @odata.nextLink property with a new GET request to return the next page of data.
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
54
Victor Onyebuchi
6