Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

startAt parameter does not work for getting more than 1000 users

Øyvind Rogne September 25, 2019

Im trying to fetch the list of all our users using the cloud API. I know for sure that we have more than 1000 users, and I am aware of the batch limit of 1000 records. 

 

However, when I try to get around this by using the startAt parameter, I still don't get more than 1000 users. It stops giving me results if I use anything above 1000

 

for example if I want 20 users after offset 1000:

https://OURSITE.atlassian.net/rest/api/3/user/search?username=&maxResults=20&startAt=1000

 

it returns no results

1 answer

0 votes
jira guy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 25, 2019

try /api/3/users instead /api/3/user

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events