Get lists of authors
Last updated
Last updated
By default we return 25 results per page. You can change this default and through works with the per-page
and page
parameters:
Get the second page of authors results, with 50 results returned per page
You also can with the sort
parameter:
Sort authors by cited by count, descending
Continue on to learn how you can and lists of authors.
You can use sample
to get a random batch of authors. Read more about sampling and how to add a seed
value .
Get 25 random authors
You can use select
to limit the fields that are returned in a list of authors. More details are .
Display only the id
and display_name
and orcid
within authors results