cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
758
Views
0
Helpful
2
Replies

/admin/v1/users limit

ortiga88
Level 1
Level 1

Can’t remove the limit? Since I have 2000 users and the limit is 300, I won’t be able to read them all

2 Replies 2

jamieis
Cisco Employee
Cisco Employee

Hi @ortiga88,

You should be able to read them all, it just requires you to make additional calls using the offset value. You can find more about retrieving users using the AdminAPI here: Retrieve Users

but I have not been able to do it with offset, what parameters would be put? when do i put this? request -requestParams @{limit = 400; offset = 400} gives me the maximum result: Count : 300 Apart of the country, it tells you to only return limit records, now I will have to make 2000 requests every second one to one to do this

Quick Links