Goodreads Developers discussion

16 views
questions > Only 10 results being returned using the user.show method

Comments Showing 1-1 of 1 (1 new)    post a comment »
dateUp arrow    newest »

message 1: by Jen (new)

Jen | 2 comments Hi,

I'm calling the API using the user.show method and would like to return all read_status updates about the user, however the array containing the read_statuses (GoodreadsResponse.user.updates.update) only contains 10 results.

Is there a way of increasing this number? I've tried some of the params mentioned in other posts - 'page=n', 'max-results=40', 'maxResults=40', 'start-index=2' but no luck with any of them. Any help would be greatly appreciated! Thanks!

Jen


back to top