Hi richer,

assuming your question is related to a current 1.6.X-release - have you
tried to find your answer in the Web-API documentation?

http://www.reviewboard.org/docs/manual/1.6/webapi/2.0/resources/review-requ
est/

The "Review Request Resource", which you reach by the link described there:
{revieboard-url}/api/review-requests/{review_request_id}/


contains a field named "submitter", which yields a "User Resource" from
which you may read the information about the submitter you want:
http://www.reviewboard.org/docs/manual/1.6/webapi/2.0/resources/user/#webap
i2.0-user-resource

Regards, Ruben

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to