Goodreads Developers discussion

98 views
feature requests > Public API Endpoint: User Reviews

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

message 1: by Ron (new)

Ron | 1 comments As I understand it, currently there are several endpoints to get information based on a user id (/user/USER_ID). However, there's no way to get a list of user reviews (i.e. something like GET /user/USER_ID/reviews). This could return a simple JSON array of review ids, or objects with some metadata (review id, date/time, number of likes etc).


message 2: by Charles (new)

Charles Kim | 28 comments Hi Ron,

There is currently no way to get user reviews in this way.

Best regards,
Charles


back to top